mirror of
https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
synced 2024-11-05 04:10:06 +00:00
Fixed documentation generation with respect to VMA_EXTENDS_VK_STRUCT macro
This commit is contained in:
parent
c23192cfc1
commit
14342eab89
3
Doxyfile
3
Doxyfile
@ -2377,7 +2377,8 @@ PREDEFINED = VMA_CALL_PRE= \
|
||||
VMA_NULLABLE_NON_DISPATCHABLE= \
|
||||
VMA_VULKAN_VERSION=1003000 \
|
||||
VMA_EXTERNAL_MEMORY=1 \
|
||||
VMA_MEMORY_PRIORITY=1
|
||||
VMA_MEMORY_PRIORITY=1 \
|
||||
VMA_EXTENDS_VK_STRUCT=
|
||||
|
||||
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this
|
||||
# tag can be used to specify a list of macro names that should be expanded. The
|
||||
|
Loading…
Reference in New Issue
Block a user