We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7924e27 + 6887c77 commit 94b1acaCopy full SHA for 94b1aca
1 file changed
include/vk_mem_alloc.h
@@ -908,7 +908,7 @@ Use it as a unique identifier to virtual allocation within the single block.
908
909
Use value `VK_NULL_HANDLE` to represent a null/invalid allocation.
910
*/
911
-VK_DEFINE_NON_DISPATCHABLE_HANDLE(VmaVirtualAllocation);
+VK_DEFINE_NON_DISPATCHABLE_HANDLE(VmaVirtualAllocation)
912
913
/** @} */
914
0 commit comments