#include <vulkan_structs.hpp>
|
uint32_t | x = {} |
|
uint32_t | y = {} |
|
uint32_t | z = {} |
|
Definition at line 31179 of file vulkan_structs.hpp.
◆ NativeType
◆ DispatchIndirectCommand() [1/3]
VULKAN_HPP_CONSTEXPR vk::DispatchIndirectCommand::DispatchIndirectCommand |
( |
uint32_t |
x_ = {} , |
|
|
uint32_t |
y_ = {} , |
|
|
uint32_t |
z_ = {} |
|
) |
| |
|
inline |
◆ DispatchIndirectCommand() [2/3]
◆ DispatchIndirectCommand() [3/3]
◆ operator VkDispatchIndirectCommand &()
◆ operator VkDispatchIndirectCommand const &()
◆ operator!=()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
◆ setX()
◆ setY()
◆ setZ()
uint32_t vk::DispatchIndirectCommand::x = {} |
uint32_t vk::DispatchIndirectCommand::y = {} |
uint32_t vk::DispatchIndirectCommand::z = {} |
The documentation for this struct was generated from the following file: