|
HDK
|
#include <vulkan_structs.hpp>
Public Types | |
| using | NativeType = VkRayTracingPipelineInterfaceCreateInfoKHR |
Public Attributes | |
| VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eRayTracingPipelineInterfaceCreateInfoKHR |
| const void * | pNext = {} |
| uint32_t | maxPipelineRayPayloadSize = {} |
| uint32_t | maxPipelineRayHitAttributeSize = {} |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eRayTracingPipelineInterfaceCreateInfoKHR |
Definition at line 85614 of file vulkan_structs.hpp.
| using VULKAN_HPP_NAMESPACE::RayTracingPipelineInterfaceCreateInfoKHR::NativeType = VkRayTracingPipelineInterfaceCreateInfoKHR |
Definition at line 85616 of file vulkan_structs.hpp.
|
inline |
Definition at line 85622 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 85633 of file vulkan_structs.hpp.
|
inline |
Definition at line 85673 of file vulkan_structs.hpp.
|
inline |
Definition at line 85668 of file vulkan_structs.hpp.
|
inline |
Definition at line 85703 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 85641 of file vulkan_structs.hpp.
|
inline |
Definition at line 85693 of file vulkan_structs.hpp.
|
inline |
Definition at line 85661 of file vulkan_structs.hpp.
|
inline |
Definition at line 85654 of file vulkan_structs.hpp.
|
inline |
Definition at line 85648 of file vulkan_structs.hpp.
|
static |
Definition at line 85618 of file vulkan_structs.hpp.
| uint32_t VULKAN_HPP_NAMESPACE::RayTracingPipelineInterfaceCreateInfoKHR::maxPipelineRayHitAttributeSize = {} |
Definition at line 85713 of file vulkan_structs.hpp.
| uint32_t VULKAN_HPP_NAMESPACE::RayTracingPipelineInterfaceCreateInfoKHR::maxPipelineRayPayloadSize = {} |
Definition at line 85712 of file vulkan_structs.hpp.
| const void* VULKAN_HPP_NAMESPACE::RayTracingPipelineInterfaceCreateInfoKHR::pNext = {} |
Definition at line 85711 of file vulkan_structs.hpp.
|
static |
Definition at line 85619 of file vulkan_structs.hpp.
| VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::RayTracingPipelineInterfaceCreateInfoKHR::sType = StructureType::eRayTracingPipelineInterfaceCreateInfoKHR |
Definition at line 85710 of file vulkan_structs.hpp.