This is the complete list of members for agl::utl::DynamicTextureAllocator, including all inherited members.
| _10 | agl::utl::DynamicTextureAllocator | private |
| _2470 | agl::utl::DynamicTextureAllocator | private |
| alloc(const sead::SafeString &name, TextureFormat format, u32 width, u32 height, u32 mip_level_num, void **pp_buffer=nullptr, AllocateType allocate_type=AllocateType(0), bool invalidate_gpu_cache=true) | agl::utl::DynamicTextureAllocator | |
| alloc_(Context *p_ctx, const sead::SafeString &name, TextureFormat format, TextureType type, u32 width, u32 height, u32 mip_level_num, MultiSampleType multi_sample_type, u32 slice_num, void **pp_buffer, bool allocate_from_head, AllocateType allocate_type, bool invalidate_gpu_cache) | agl::utl::DynamicTextureAllocator | private |
| AllocateType enum name | agl::utl::DynamicTextureAllocator | |
| cAllocateType_Num enum value | agl::utl::DynamicTextureAllocator | |
| DynamicTextureAllocator() | agl::utl::DynamicTextureAllocator | |
| free(const TextureData *ptr) | agl::utl::DynamicTextureAllocator | |
| free_(Context *p_ctx, const TextureData *ptr) | agl::utl::DynamicTextureAllocator | private |
| isContextValid_(const Context *p_ctx) const | agl::utl::DynamicTextureAllocator | private |
| isValid_(const Context *p_ctx) const | agl::utl::DynamicTextureAllocator | private |
| mContext | agl::utl::DynamicTextureAllocator | private |
| mCriticalSection | agl::utl::DynamicTextureAllocator | private |
| mpDebugHeap | agl::utl::DynamicTextureAllocator | private |
| TextureDataEx class | agl::utl::DynamicTextureAllocator | friend |
| ~DynamicTextureAllocator() | agl::utl::DynamicTextureAllocator | virtual |