kohi icon indicating copy to clipboard operation
kohi copied to clipboard

[BUG] Use VK_TRUE and VK_FALSE for the Vulkan calls

Open travisvroman opened this issue 1 year ago • 0 comments

For consistency, use VK_TRUE and VK_FALSE instead of true/false as defined in custom types. This should be done for all Vulkan files (backend/implementation only, of course). This is low priority.

travisvroman avatar Jul 30 '23 02:07 travisvroman