VK_TRUE(3)

Name

VK_TRUE - Boolean true value

C Specification

VK_TRUE is a constant representing a VkBool32 True value.

#define VK_TRUE                           1U

See Also

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.