struct IndirectCommandsLayoutTokenEXT

Defined at line 50922 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

Public Members

StructureType sType
const void * pNext
IndirectCommandsTokenTypeEXT type
IndirectCommandsTokenDataEXT data
uint32_t offset

Public Methods

void IndirectCommandsLayoutTokenEXT (vk::IndirectCommandsTokenTypeEXT type_, vk::IndirectCommandsTokenDataEXT data_, uint32_t offset_, const void * pNext_)

Defined at line 50930 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void IndirectCommandsLayoutTokenEXT (const IndirectCommandsLayoutTokenEXT & rhs)

Defined at line 50942 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void IndirectCommandsLayoutTokenEXT (const VkIndirectCommandsLayoutTokenEXT & rhs)

Defined at line 50944 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

IndirectCommandsLayoutTokenEXT & operator= (const IndirectCommandsLayoutTokenEXT & rhs)

Defined at line 50949 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

IndirectCommandsLayoutTokenEXT & operator= (const VkIndirectCommandsLayoutTokenEXT & rhs)

Defined at line 50952 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

IndirectCommandsLayoutTokenEXT & setPNext (const void * pNext_)

Defined at line 50959 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

IndirectCommandsLayoutTokenEXT & setType (vk::IndirectCommandsTokenTypeEXT type_)

Defined at line 50965 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

IndirectCommandsLayoutTokenEXT & setData (const vk::IndirectCommandsTokenDataEXT & data_)

Defined at line 50971 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

IndirectCommandsLayoutTokenEXT & setOffset (uint32_t offset_)

Defined at line 50977 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkIndirectCommandsLayoutTokenEXT & operator const VkIndirectCommandsLayoutTokenEXT & ()

Defined at line 50984 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkIndirectCommandsLayoutTokenEXT & operator VkIndirectCommandsLayoutTokenEXT & ()

Defined at line 50989 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp