#include <vulkan.hpp>
◆ DispatchIndirectCommand() [1/2]
VULKAN_HPP_NAMESPACE::DispatchIndirectCommand::DispatchIndirectCommand |
( |
uint32_t |
x_ = 0 , |
|
|
uint32_t |
y_ = 0 , |
|
|
uint32_t |
z_ = 0 |
|
) |
| |
|
inline |
◆ DispatchIndirectCommand() [2/2]
◆ operator const VkDispatchIndirectCommand &()
◆ operator!=()
◆ operator=()
◆ operator==()
◆ setX()
◆ setY()
◆ setZ()
uint32_t VULKAN_HPP_NAMESPACE::DispatchIndirectCommand::x |
uint32_t VULKAN_HPP_NAMESPACE::DispatchIndirectCommand::y |
uint32_t VULKAN_HPP_NAMESPACE::DispatchIndirectCommand::z |
The documentation for this struct was generated from the following file: