#include <vulkan_structs.hpp>
Definition at line 53225 of file vulkan_structs.hpp.
◆ NativeType
◆ MicromapTriangleEXT() [1/3]
VULKAN_HPP_CONSTEXPR vk::MicromapTriangleEXT::MicromapTriangleEXT |
( |
uint32_t |
dataOffset_ = {} , |
|
|
uint16_t |
subdivisionLevel_ = {} , |
|
|
uint16_t |
format_ = {} |
|
) |
| |
|
inline |
◆ MicromapTriangleEXT() [2/3]
◆ MicromapTriangleEXT() [3/3]
◆ operator VkMicromapTriangleEXT &()
◆ operator VkMicromapTriangleEXT const &()
◆ operator!=()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
◆ setDataOffset()
◆ setFormat()
◆ setSubdivisionLevel()
◆ dataOffset
uint32_t vk::MicromapTriangleEXT::dataOffset = {} |
◆ format
uint16_t vk::MicromapTriangleEXT::format = {} |
◆ subdivisionLevel
uint16_t vk::MicromapTriangleEXT::subdivisionLevel = {} |
The documentation for this struct was generated from the following file: