Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkAccelerationStructureBuildSizesInfoKHR |
Public Attributes | |
vk::StructureType | sType = StructureType::eAccelerationStructureBuildSizesInfoKHR |
const void * | pNext = {} |
vk::DeviceSize | accelerationStructureSize = {} |
vk::DeviceSize | updateScratchSize = {} |
vk::DeviceSize | buildScratchSize = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eAccelerationStructureBuildSizesInfoKHR |
Definition at line 1054 of file vulkan_structs.hpp.
using vk::AccelerationStructureBuildSizesInfoKHR::NativeType = VkAccelerationStructureBuildSizesInfoKHR |
Definition at line 1056 of file vulkan_structs.hpp.
|
inline |
Definition at line 1062 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 1075 of file vulkan_structs.hpp.
|
inline |
Definition at line 1123 of file vulkan_structs.hpp.
|
inline |
Definition at line 1118 of file vulkan_structs.hpp.
|
inline |
Definition at line 1157 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 1083 of file vulkan_structs.hpp.
|
inline |
Definition at line 1147 of file vulkan_structs.hpp.
|
inline |
Definition at line 1097 of file vulkan_structs.hpp.
|
inline |
Definition at line 1111 of file vulkan_structs.hpp.
|
inline |
Definition at line 1090 of file vulkan_structs.hpp.
|
inline |
Definition at line 1104 of file vulkan_structs.hpp.
vk::DeviceSize vk::AccelerationStructureBuildSizesInfoKHR::accelerationStructureSize = {} |
Definition at line 1166 of file vulkan_structs.hpp.
|
static |
Definition at line 1058 of file vulkan_structs.hpp.
vk::DeviceSize vk::AccelerationStructureBuildSizesInfoKHR::buildScratchSize = {} |
Definition at line 1168 of file vulkan_structs.hpp.
const void* vk::AccelerationStructureBuildSizesInfoKHR::pNext = {} |
Definition at line 1165 of file vulkan_structs.hpp.
|
static |
Definition at line 1059 of file vulkan_structs.hpp.
vk::StructureType vk::AccelerationStructureBuildSizesInfoKHR::sType = StructureType::eAccelerationStructureBuildSizesInfoKHR |
Definition at line 1164 of file vulkan_structs.hpp.
vk::DeviceSize vk::AccelerationStructureBuildSizesInfoKHR::updateScratchSize = {} |
Definition at line 1167 of file vulkan_structs.hpp.