Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkMicromapCreateInfoEXT |
Public Attributes | |
vk::StructureType | sType = StructureType::eMicromapCreateInfoEXT |
const void * | pNext = {} |
vk::MicromapCreateFlagsEXT | createFlags = {} |
vk::Buffer | buffer = {} |
vk::DeviceSize | offset = {} |
vk::DeviceSize | size = {} |
vk::MicromapTypeEXT | type = vk::MicromapTypeEXT::eOpacityMicromap |
vk::DeviceAddress | deviceAddress = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eMicromapCreateInfoEXT |
Definition at line 53075 of file vulkan_structs.hpp.
Definition at line 53077 of file vulkan_structs.hpp.
|
inline |
Definition at line 53083 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 53102 of file vulkan_structs.hpp.
|
inline |
Definition at line 53165 of file vulkan_structs.hpp.
|
inline |
Definition at line 53160 of file vulkan_structs.hpp.
|
inline |
Definition at line 53202 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 53110 of file vulkan_structs.hpp.
|
inline |
Definition at line 53192 of file vulkan_structs.hpp.
|
inline |
Definition at line 53129 of file vulkan_structs.hpp.
|
inline |
Definition at line 53123 of file vulkan_structs.hpp.
|
inline |
Definition at line 53153 of file vulkan_structs.hpp.
|
inline |
Definition at line 53135 of file vulkan_structs.hpp.
|
inline |
Definition at line 53117 of file vulkan_structs.hpp.
|
inline |
Definition at line 53141 of file vulkan_structs.hpp.
|
inline |
Definition at line 53147 of file vulkan_structs.hpp.
|
static |
Definition at line 53079 of file vulkan_structs.hpp.
vk::Buffer vk::MicromapCreateInfoEXT::buffer = {} |
Definition at line 53212 of file vulkan_structs.hpp.
vk::MicromapCreateFlagsEXT vk::MicromapCreateInfoEXT::createFlags = {} |
Definition at line 53211 of file vulkan_structs.hpp.
vk::DeviceAddress vk::MicromapCreateInfoEXT::deviceAddress = {} |
Definition at line 53216 of file vulkan_structs.hpp.
vk::DeviceSize vk::MicromapCreateInfoEXT::offset = {} |
Definition at line 53213 of file vulkan_structs.hpp.
const void* vk::MicromapCreateInfoEXT::pNext = {} |
Definition at line 53210 of file vulkan_structs.hpp.
vk::DeviceSize vk::MicromapCreateInfoEXT::size = {} |
Definition at line 53214 of file vulkan_structs.hpp.
|
static |
Definition at line 53080 of file vulkan_structs.hpp.
vk::StructureType vk::MicromapCreateInfoEXT::sType = StructureType::eMicromapCreateInfoEXT |
Definition at line 53209 of file vulkan_structs.hpp.
vk::MicromapTypeEXT vk::MicromapCreateInfoEXT::type = vk::MicromapTypeEXT::eOpacityMicromap |
Definition at line 53215 of file vulkan_structs.hpp.