HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkAccelerationStructureCreateInfoKHR |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eAccelerationStructureCreateInfoKHR |
Definition at line 1289 of file vulkan_structs.hpp.
using VULKAN_HPP_NAMESPACE::AccelerationStructureCreateInfoKHR::NativeType = VkAccelerationStructureCreateInfoKHR |
Definition at line 1291 of file vulkan_structs.hpp.
|
inline |
Definition at line 1297 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 1317 of file vulkan_structs.hpp.
|
inline |
Definition at line 1381 of file vulkan_structs.hpp.
|
inline |
Definition at line 1376 of file vulkan_structs.hpp.
|
inline |
Definition at line 1418 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 1325 of file vulkan_structs.hpp.
|
inline |
Definition at line 1408 of file vulkan_structs.hpp.
|
inline |
Definition at line 1345 of file vulkan_structs.hpp.
|
inline |
Definition at line 1339 of file vulkan_structs.hpp.
|
inline |
Definition at line 1369 of file vulkan_structs.hpp.
|
inline |
Definition at line 1351 of file vulkan_structs.hpp.
|
inline |
Definition at line 1332 of file vulkan_structs.hpp.
|
inline |
Definition at line 1357 of file vulkan_structs.hpp.
|
inline |
Definition at line 1363 of file vulkan_structs.hpp.
|
static |
Definition at line 1293 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::Buffer VULKAN_HPP_NAMESPACE::AccelerationStructureCreateInfoKHR::buffer = {} |
Definition at line 1428 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::AccelerationStructureCreateFlagsKHR VULKAN_HPP_NAMESPACE::AccelerationStructureCreateInfoKHR::createFlags = {} |
Definition at line 1427 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::DeviceAddress VULKAN_HPP_NAMESPACE::AccelerationStructureCreateInfoKHR::deviceAddress = {} |
Definition at line 1432 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::DeviceSize VULKAN_HPP_NAMESPACE::AccelerationStructureCreateInfoKHR::offset = {} |
Definition at line 1429 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::AccelerationStructureCreateInfoKHR::pNext = {} |
Definition at line 1426 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::DeviceSize VULKAN_HPP_NAMESPACE::AccelerationStructureCreateInfoKHR::size = {} |
Definition at line 1430 of file vulkan_structs.hpp.
|
static |
Definition at line 1294 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::AccelerationStructureCreateInfoKHR::sType = StructureType::eAccelerationStructureCreateInfoKHR |
Definition at line 1425 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::AccelerationStructureTypeKHR VULKAN_HPP_NAMESPACE::AccelerationStructureCreateInfoKHR::type = VULKAN_HPP_NAMESPACE::AccelerationStructureTypeKHR::eTopLevel |
Definition at line 1431 of file vulkan_structs.hpp.