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