Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
ma_slot_allocator Struct Reference

#include <miniaudio.h>

+ Collaboration diagram for ma_slot_allocator:

Public Attributes

ma_slot_allocator_grouppGroups
 
ma_uint32pSlots
 
ma_uint32 count
 
ma_uint32 capacity
 
ma_bool32 _ownsHeap
 
void * _pHeap
 

Detailed Description

Definition at line 5825 of file miniaudio.h.

Member Data Documentation

◆ _ownsHeap

ma_bool32 ma_slot_allocator::_ownsHeap

Definition at line 5833 of file miniaudio.h.

◆ _pHeap

void* ma_slot_allocator::_pHeap

Definition at line 5834 of file miniaudio.h.

◆ capacity

ma_uint32 ma_slot_allocator::capacity

Definition at line 5830 of file miniaudio.h.

◆ count

ma_uint32 ma_slot_allocator::count

Definition at line 5829 of file miniaudio.h.

◆ pGroups

ma_slot_allocator_group* ma_slot_allocator::pGroups

Definition at line 5827 of file miniaudio.h.

◆ pSlots

ma_uint32* ma_slot_allocator::pSlots

Definition at line 5828 of file miniaudio.h.


The documentation for this struct was generated from the following file: