Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-sawicki-a committed Jan 30, 2024
2 parents 5db4414 + 94b1aca commit a13c193
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/vk_mem_alloc.h
Original file line number Diff line number Diff line change
Expand Up @@ -908,7 +908,7 @@ Use it as a unique identifier to virtual allocation within the single block.

Use value `VK_NULL_HANDLE` to represent a null/invalid allocation.
*/
VK_DEFINE_NON_DISPATCHABLE_HANDLE(VmaVirtualAllocation);
VK_DEFINE_NON_DISPATCHABLE_HANDLE(VmaVirtualAllocation)

/** @} */

Expand Down

0 comments on commit a13c193

Please sign in to comment.