HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkCopyMemoryToAccelerationStructureInfoKHR |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eCopyMemoryToAccelerationStructureInfoKHR |
Definition at line 16866 of file vulkan_structs.hpp.
using VULKAN_HPP_NAMESPACE::CopyMemoryToAccelerationStructureInfoKHR::NativeType = VkCopyMemoryToAccelerationStructureInfoKHR |
Definition at line 16868 of file vulkan_structs.hpp.
|
inline |
Definition at line 16874 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 16888 of file vulkan_structs.hpp.
|
inline |
Definition at line 16935 of file vulkan_structs.hpp.
|
inline |
Definition at line 16930 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 16896 of file vulkan_structs.hpp.
|
inline |
Definition at line 16916 of file vulkan_structs.hpp.
|
inline |
Definition at line 16923 of file vulkan_structs.hpp.
|
inline |
Definition at line 16903 of file vulkan_structs.hpp.
|
inline |
Definition at line 16910 of file vulkan_structs.hpp.
|
static |
Definition at line 16870 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::AccelerationStructureKHR VULKAN_HPP_NAMESPACE::CopyMemoryToAccelerationStructureInfoKHR::dst = {} |
Definition at line 16960 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::CopyAccelerationStructureModeKHR VULKAN_HPP_NAMESPACE::CopyMemoryToAccelerationStructureInfoKHR::mode = VULKAN_HPP_NAMESPACE::CopyAccelerationStructureModeKHR::eClone |
Definition at line 16961 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::CopyMemoryToAccelerationStructureInfoKHR::pNext = {} |
Definition at line 16958 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::DeviceOrHostAddressConstKHR VULKAN_HPP_NAMESPACE::CopyMemoryToAccelerationStructureInfoKHR::src = {} |
Definition at line 16959 of file vulkan_structs.hpp.
|
static |
Definition at line 16871 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::CopyMemoryToAccelerationStructureInfoKHR::sType = StructureType::eCopyMemoryToAccelerationStructureInfoKHR |
Definition at line 16957 of file vulkan_structs.hpp.