Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkAccelerationStructureGeometryInstancesDataKHR |
Public Attributes | |
vk::StructureType | sType = StructureType::eAccelerationStructureGeometryInstancesDataKHR |
const void * | pNext = {} |
vk::Bool32 | arrayOfPointers = {} |
vk::DeviceOrHostAddressConstKHR | data = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eAccelerationStructureGeometryInstancesDataKHR |
Definition at line 420 of file vulkan_structs.hpp.
using vk::AccelerationStructureGeometryInstancesDataKHR::NativeType = VkAccelerationStructureGeometryInstancesDataKHR |
Definition at line 422 of file vulkan_structs.hpp.
|
inline |
Definition at line 428 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 440 of file vulkan_structs.hpp.
|
inline |
Definition at line 481 of file vulkan_structs.hpp.
|
inline |
Definition at line 476 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 448 of file vulkan_structs.hpp.
|
inline |
Definition at line 462 of file vulkan_structs.hpp.
|
inline |
Definition at line 469 of file vulkan_structs.hpp.
|
inline |
Definition at line 455 of file vulkan_structs.hpp.
|
static |
Definition at line 424 of file vulkan_structs.hpp.
vk::Bool32 vk::AccelerationStructureGeometryInstancesDataKHR::arrayOfPointers = {} |
Definition at line 504 of file vulkan_structs.hpp.
vk::DeviceOrHostAddressConstKHR vk::AccelerationStructureGeometryInstancesDataKHR::data = {} |
Definition at line 505 of file vulkan_structs.hpp.
const void* vk::AccelerationStructureGeometryInstancesDataKHR::pNext = {} |
Definition at line 503 of file vulkan_structs.hpp.
|
static |
Definition at line 425 of file vulkan_structs.hpp.
vk::StructureType vk::AccelerationStructureGeometryInstancesDataKHR::sType = StructureType::eAccelerationStructureGeometryInstancesDataKHR |
Definition at line 502 of file vulkan_structs.hpp.