C Specification
// Provided by VK_KHR_device_address_commands
typedef VkFlags VkAddressCommandFlagsKHR;
Description
VkAddressCommandFlagsKHR is a bitmask type for setting a mask of zero
or more VkAddressCommandFlagBitsKHR.
See Also
VK_KHR_device_address_commands, VkAccelerationStructureCreateInfo2KHR, VkAddressCommandFlagBitsKHR, VkBindIndexBuffer3InfoKHR, VkBindTransformFeedbackBuffer2InfoEXT, VkBindVertexBuffer3InfoKHR, VkConditionalRenderingBeginInfo2EXT, VkDeviceMemoryCopyKHR, VkDeviceMemoryImageCopyKHR, VkDispatchIndirect2InfoKHR, VkDrawIndirect2InfoKHR, VkDrawIndirectCount2InfoKHR, VkFlags, VkMemoryMarkerInfoAMD, VkMemoryRangeBarrierKHR, vkCmdCopyQueryPoolResultsToMemoryKHR, vkCmdFillMemoryKHR, vkCmdUpdateMemoryKHR
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.