Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkAccelerationStructureMotionInfoNV |
Public Attributes | |
vk::StructureType | sType = StructureType::eAccelerationStructureMotionInfoNV |
const void * | pNext = {} |
uint32_t | maxInstances = {} |
vk::AccelerationStructureMotionInfoFlagsNV | flags = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eAccelerationStructureMotionInfoNV |
Definition at line 2903 of file vulkan_structs.hpp.
Definition at line 2905 of file vulkan_structs.hpp.
|
inline |
Definition at line 2911 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 2922 of file vulkan_structs.hpp.
|
inline |
Definition at line 2962 of file vulkan_structs.hpp.
|
inline |
Definition at line 2957 of file vulkan_structs.hpp.
|
inline |
Definition at line 2994 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 2930 of file vulkan_structs.hpp.
|
inline |
Definition at line 2985 of file vulkan_structs.hpp.
|
inline |
Definition at line 2950 of file vulkan_structs.hpp.
|
inline |
Definition at line 2943 of file vulkan_structs.hpp.
|
inline |
Definition at line 2937 of file vulkan_structs.hpp.
|
static |
Definition at line 2907 of file vulkan_structs.hpp.
vk::AccelerationStructureMotionInfoFlagsNV vk::AccelerationStructureMotionInfoNV::flags = {} |
Definition at line 3004 of file vulkan_structs.hpp.
uint32_t vk::AccelerationStructureMotionInfoNV::maxInstances = {} |
Definition at line 3003 of file vulkan_structs.hpp.
const void* vk::AccelerationStructureMotionInfoNV::pNext = {} |
Definition at line 3002 of file vulkan_structs.hpp.
|
static |
Definition at line 2908 of file vulkan_structs.hpp.
vk::StructureType vk::AccelerationStructureMotionInfoNV::sType = StructureType::eAccelerationStructureMotionInfoNV |
Definition at line 3001 of file vulkan_structs.hpp.