HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkRayTracingShaderGroupCreateInfoNV |
Public Attributes | |
VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eRayTracingShaderGroupCreateInfoNV |
const void * | pNext = {} |
VULKAN_HPP_NAMESPACE::RayTracingShaderGroupTypeKHR | type = VULKAN_HPP_NAMESPACE::RayTracingShaderGroupTypeKHR::eGeneral |
uint32_t | generalShader = {} |
uint32_t | closestHitShader = {} |
uint32_t | anyHitShader = {} |
uint32_t | intersectionShader = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eRayTracingShaderGroupCreateInfoNV |
Definition at line 86002 of file vulkan_structs.hpp.
using VULKAN_HPP_NAMESPACE::RayTracingShaderGroupCreateInfoNV::NativeType = VkRayTracingShaderGroupCreateInfoNV |
Definition at line 86004 of file vulkan_structs.hpp.
|
inline |
Definition at line 86010 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 86028 of file vulkan_structs.hpp.
|
inline |
Definition at line 86085 of file vulkan_structs.hpp.
|
inline |
Definition at line 86080 of file vulkan_structs.hpp.
|
inline |
Definition at line 86121 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 86036 of file vulkan_structs.hpp.
|
inline |
Definition at line 86111 of file vulkan_structs.hpp.
|
inline |
Definition at line 86067 of file vulkan_structs.hpp.
|
inline |
Definition at line 86061 of file vulkan_structs.hpp.
|
inline |
Definition at line 86055 of file vulkan_structs.hpp.
|
inline |
Definition at line 86073 of file vulkan_structs.hpp.
|
inline |
Definition at line 86043 of file vulkan_structs.hpp.
|
inline |
Definition at line 86049 of file vulkan_structs.hpp.
|
static |
Definition at line 86006 of file vulkan_structs.hpp.
uint32_t VULKAN_HPP_NAMESPACE::RayTracingShaderGroupCreateInfoNV::anyHitShader = {} |
Definition at line 86133 of file vulkan_structs.hpp.
uint32_t VULKAN_HPP_NAMESPACE::RayTracingShaderGroupCreateInfoNV::closestHitShader = {} |
Definition at line 86132 of file vulkan_structs.hpp.
uint32_t VULKAN_HPP_NAMESPACE::RayTracingShaderGroupCreateInfoNV::generalShader = {} |
Definition at line 86131 of file vulkan_structs.hpp.
uint32_t VULKAN_HPP_NAMESPACE::RayTracingShaderGroupCreateInfoNV::intersectionShader = {} |
Definition at line 86134 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::RayTracingShaderGroupCreateInfoNV::pNext = {} |
Definition at line 86129 of file vulkan_structs.hpp.
|
static |
Definition at line 86007 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::RayTracingShaderGroupCreateInfoNV::sType = StructureType::eRayTracingShaderGroupCreateInfoNV |
Definition at line 86128 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::RayTracingShaderGroupTypeKHR VULKAN_HPP_NAMESPACE::RayTracingShaderGroupCreateInfoNV::type = VULKAN_HPP_NAMESPACE::RayTracingShaderGroupTypeKHR::eGeneral |
Definition at line 86130 of file vulkan_structs.hpp.