Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkAccelerationStructureCreateInfoNV |
Public Attributes | |
vk::StructureType | sType = StructureType::eAccelerationStructureCreateInfoNV |
const void * | pNext = {} |
vk::DeviceSize | compactedSize = {} |
vk::AccelerationStructureInfoNV | info = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eAccelerationStructureCreateInfoNV |
Definition at line 2149 of file vulkan_structs.hpp.
Definition at line 2151 of file vulkan_structs.hpp.
|
inline |
Definition at line 2157 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 2168 of file vulkan_structs.hpp.
|
inline |
Definition at line 2207 of file vulkan_structs.hpp.
|
inline |
Definition at line 2202 of file vulkan_structs.hpp.
|
inline |
Definition at line 2239 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 2176 of file vulkan_structs.hpp.
|
inline |
Definition at line 2230 of file vulkan_structs.hpp.
|
inline |
Definition at line 2189 of file vulkan_structs.hpp.
|
inline |
Definition at line 2195 of file vulkan_structs.hpp.
|
inline |
Definition at line 2183 of file vulkan_structs.hpp.
|
static |
Definition at line 2153 of file vulkan_structs.hpp.
vk::DeviceSize vk::AccelerationStructureCreateInfoNV::compactedSize = {} |
Definition at line 2248 of file vulkan_structs.hpp.
vk::AccelerationStructureInfoNV vk::AccelerationStructureCreateInfoNV::info = {} |
Definition at line 2249 of file vulkan_structs.hpp.
const void* vk::AccelerationStructureCreateInfoNV::pNext = {} |
Definition at line 2247 of file vulkan_structs.hpp.
|
static |
Definition at line 2154 of file vulkan_structs.hpp.
vk::StructureType vk::AccelerationStructureCreateInfoNV::sType = StructureType::eAccelerationStructureCreateInfoNV |
Definition at line 2246 of file vulkan_structs.hpp.