VK_TRUE(3)
C Specification
VK_TRUE is a constant representing a VkBool32 True value.
#define VK_TRUE 1U
See Also
VK_FALSE, VK_VERSION_1_0, VkBool32
Document Notes
For more information, see the Vulkan Specification.
This page is extracted from the Vulkan Specification. Fixes and changes should be made to the Specification, not directly.