#include <vulkan_structs.hpp>
Definition at line 112785 of file vulkan_structs.hpp.
◆ NativeType
◆ TraceRaysIndirectCommandKHR() [1/4]
VULKAN_HPP_CONSTEXPR vk::TraceRaysIndirectCommandKHR::TraceRaysIndirectCommandKHR |
( |
uint32_t |
width_ = {} , |
|
|
uint32_t |
height_ = {} , |
|
|
uint32_t |
depth_ = {} |
|
) |
| |
|
inline |
◆ TraceRaysIndirectCommandKHR() [2/4]
◆ TraceRaysIndirectCommandKHR() [3/4]
◆ TraceRaysIndirectCommandKHR() [4/4]
vk::TraceRaysIndirectCommandKHR::TraceRaysIndirectCommandKHR |
( |
Extent2D const & |
extent2D, |
|
|
uint32_t |
depth_ = {} |
|
) |
| |
|
inlineexplicit |
◆ operator VkTraceRaysIndirectCommandKHR &()
◆ operator VkTraceRaysIndirectCommandKHR const &()
◆ operator!=()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
◆ setDepth()
◆ setHeight()
◆ setWidth()
◆ depth
uint32_t vk::TraceRaysIndirectCommandKHR::depth = {} |
◆ height
uint32_t vk::TraceRaysIndirectCommandKHR::height = {} |
◆ width
uint32_t vk::TraceRaysIndirectCommandKHR::width = {} |
The documentation for this struct was generated from the following file: