struct DispatchIndirectCommand

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

Public Members

uint32_t x
uint32_t y
uint32_t z

Public Methods

void DispatchIndirectCommand (uint32_t x_, uint32_t y_, uint32_t z_)

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

void DispatchIndirectCommand (const DispatchIndirectCommand & rhs)

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

void DispatchIndirectCommand (const VkDispatchIndirectCommand & rhs)

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

DispatchIndirectCommand & operator= (const DispatchIndirectCommand & rhs)

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

DispatchIndirectCommand & operator= (const VkDispatchIndirectCommand & rhs)

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

DispatchIndirectCommand & setX (uint32_t x_)

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

DispatchIndirectCommand & setY (uint32_t y_)

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

DispatchIndirectCommand & setZ (uint32_t z_)

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

const VkDispatchIndirectCommand & operator const VkDispatchIndirectCommand & ()

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

VkDispatchIndirectCommand & operator VkDispatchIndirectCommand & ()

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

std::strong_ordering operator<=> (const DispatchIndirectCommand & )

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