HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkAccelerationStructureGeometryAabbsDataKHR |
Public Attributes | |
VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eAccelerationStructureGeometryAabbsDataKHR |
const void * | pNext = {} |
VULKAN_HPP_NAMESPACE::DeviceOrHostAddressConstKHR | data = {} |
VULKAN_HPP_NAMESPACE::DeviceSize | stride = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eAccelerationStructureGeometryAabbsDataKHR |
Definition at line 326 of file vulkan_structs.hpp.
using VULKAN_HPP_NAMESPACE::AccelerationStructureGeometryAabbsDataKHR::NativeType = VkAccelerationStructureGeometryAabbsDataKHR |
Definition at line 328 of file vulkan_structs.hpp.
|
inline |
Definition at line 334 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 345 of file vulkan_structs.hpp.
|
inline |
Definition at line 385 of file vulkan_structs.hpp.
|
inline |
Definition at line 380 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 353 of file vulkan_structs.hpp.
|
inline |
Definition at line 367 of file vulkan_structs.hpp.
|
inline |
Definition at line 360 of file vulkan_structs.hpp.
|
inline |
Definition at line 373 of file vulkan_structs.hpp.
|
static |
Definition at line 330 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::DeviceOrHostAddressConstKHR VULKAN_HPP_NAMESPACE::AccelerationStructureGeometryAabbsDataKHR::data = {} |
Definition at line 408 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::AccelerationStructureGeometryAabbsDataKHR::pNext = {} |
Definition at line 407 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::DeviceSize VULKAN_HPP_NAMESPACE::AccelerationStructureGeometryAabbsDataKHR::stride = {} |
Definition at line 409 of file vulkan_structs.hpp.
|
static |
Definition at line 331 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::AccelerationStructureGeometryAabbsDataKHR::sType = StructureType::eAccelerationStructureGeometryAabbsDataKHR |
Definition at line 406 of file vulkan_structs.hpp.