|
Foundation
|
This is the complete list of members for Foundation::RHI::VulkanAllocationCallbacks, including all inherited members.
| Allocate(void *userData, size_t size, size_t alignment, vk::SystemAllocationScope) | Foundation::RHI::VulkanAllocationCallbacks | inlineprivatestatic |
| allocator | Foundation::RHI::VulkanAllocationCallbacks | |
| callbacks | Foundation::RHI::VulkanAllocationCallbacks | |
| Free(void *userData, void *memory) | Foundation::RHI::VulkanAllocationCallbacks | inlineprivatestatic |
| Get() const | Foundation::RHI::VulkanAllocationCallbacks | inline |
| GetNative() const | Foundation::RHI::VulkanAllocationCallbacks | inline |
| Reallocate(void *userData, void *original, size_t size, size_t alignment, vk::SystemAllocationScope) | Foundation::RHI::VulkanAllocationCallbacks | inlineprivatestatic |
| Reset(Allocator *newAllocator) | Foundation::RHI::VulkanAllocationCallbacks | inline |
| VulkanAllocationCallbacks(Allocator *allocator=nullptr) | Foundation::RHI::VulkanAllocationCallbacks | inlineexplicit |