|
HDK
|
#include <vulkan_structs.hpp>
Public Types | |
| using | NativeType = VkRayTracingShaderGroupCreateInfoKHR |
Public Attributes | |
| VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eRayTracingShaderGroupCreateInfoKHR |
| 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 = {} |
| const void * | pShaderGroupCaptureReplayHandle = {} |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eRayTracingShaderGroupCreateInfoKHR |
Definition at line 85461 of file vulkan_structs.hpp.
| using VULKAN_HPP_NAMESPACE::RayTracingShaderGroupCreateInfoKHR::NativeType = VkRayTracingShaderGroupCreateInfoKHR |
Definition at line 85463 of file vulkan_structs.hpp.
|
inline |
Definition at line 85469 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 85489 of file vulkan_structs.hpp.
|
inline |
Definition at line 85553 of file vulkan_structs.hpp.
|
inline |
Definition at line 85548 of file vulkan_structs.hpp.
|
inline |
Definition at line 85591 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 85497 of file vulkan_structs.hpp.
|
inline |
Definition at line 85580 of file vulkan_structs.hpp.
|
inline |
Definition at line 85528 of file vulkan_structs.hpp.
|
inline |
Definition at line 85522 of file vulkan_structs.hpp.
|
inline |
Definition at line 85516 of file vulkan_structs.hpp.
|
inline |
Definition at line 85534 of file vulkan_structs.hpp.
|
inline |
Definition at line 85504 of file vulkan_structs.hpp.
|
inline |
Definition at line 85541 of file vulkan_structs.hpp.
|
inline |
Definition at line 85510 of file vulkan_structs.hpp.
|
static |
Definition at line 85465 of file vulkan_structs.hpp.
| uint32_t VULKAN_HPP_NAMESPACE::RayTracingShaderGroupCreateInfoKHR::anyHitShader = {} |
Definition at line 85603 of file vulkan_structs.hpp.
| uint32_t VULKAN_HPP_NAMESPACE::RayTracingShaderGroupCreateInfoKHR::closestHitShader = {} |
Definition at line 85602 of file vulkan_structs.hpp.
| uint32_t VULKAN_HPP_NAMESPACE::RayTracingShaderGroupCreateInfoKHR::generalShader = {} |
Definition at line 85601 of file vulkan_structs.hpp.
| uint32_t VULKAN_HPP_NAMESPACE::RayTracingShaderGroupCreateInfoKHR::intersectionShader = {} |
Definition at line 85604 of file vulkan_structs.hpp.
| const void* VULKAN_HPP_NAMESPACE::RayTracingShaderGroupCreateInfoKHR::pNext = {} |
Definition at line 85599 of file vulkan_structs.hpp.
| const void* VULKAN_HPP_NAMESPACE::RayTracingShaderGroupCreateInfoKHR::pShaderGroupCaptureReplayHandle = {} |
Definition at line 85605 of file vulkan_structs.hpp.
|
static |
Definition at line 85466 of file vulkan_structs.hpp.
| VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::RayTracingShaderGroupCreateInfoKHR::sType = StructureType::eRayTracingShaderGroupCreateInfoKHR |
Definition at line 85598 of file vulkan_structs.hpp.
| VULKAN_HPP_NAMESPACE::RayTracingShaderGroupTypeKHR VULKAN_HPP_NAMESPACE::RayTracingShaderGroupCreateInfoKHR::type = VULKAN_HPP_NAMESPACE::RayTracingShaderGroupTypeKHR::eGeneral |
Definition at line 85600 of file vulkan_structs.hpp.