Fixed documentation generation with respect to VMA_EXTENDS_VK_STRUCT macro

This commit is contained in:
Adam Sawicki 2024-01-14 21:27:05 +01:00
parent c23192cfc1
commit 14342eab89

View File

@ -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