mirror of
https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
synced 2024-11-05 04:10:06 +00:00
Added small documentation
This commit is contained in:
parent
ca5ce7df23
commit
1d0e8ba3b3
@ -234,6 +234,8 @@ extern "C" {
|
||||
#define VMA_CALL_POST
|
||||
#endif
|
||||
|
||||
// Define this macro to decorate pNext pointers with an attribute specifying the Vulkan
|
||||
// structure that will be extended via the pNext chain.
|
||||
#ifndef VMA_EXTENDS_VK_STRUCT
|
||||
#define VMA_EXTENDS_VK_STRUCT(vkStruct)
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user