HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingPipelinePropertiesKHR Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceRayTracingPipelinePropertiesKHR
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceRayTracingPipelinePropertiesKHR (uint32_t shaderGroupHandleSize_={}, uint32_t maxRayRecursionDepth_={}, uint32_t maxShaderGroupStride_={}, uint32_t shaderGroupBaseAlignment_={}, uint32_t shaderGroupHandleCaptureReplaySize_={}, uint32_t maxRayDispatchInvocationCount_={}, uint32_t shaderGroupHandleAlignment_={}, uint32_t maxRayHitAttributeSize_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceRayTracingPipelinePropertiesKHR (PhysicalDeviceRayTracingPipelinePropertiesKHR const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceRayTracingPipelinePropertiesKHR (VkPhysicalDeviceRayTracingPipelinePropertiesKHR const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceRayTracingPipelinePropertiesKHRoperator= (PhysicalDeviceRayTracingPipelinePropertiesKHR const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceRayTracingPipelinePropertiesKHRoperator= (VkPhysicalDeviceRayTracingPipelinePropertiesKHR const &rhs) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceRayTracingPipelinePropertiesKHR const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceRayTracingPipelinePropertiesKHR & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceRayTracingPipelinePropertiesKHR const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceRayTracingPipelinePropertiesKHR const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceRayTracingPipelinePropertiesKHR
 
voidpNext = {}
 
uint32_t shaderGroupHandleSize = {}
 
uint32_t maxRayRecursionDepth = {}
 
uint32_t maxShaderGroupStride = {}
 
uint32_t shaderGroupBaseAlignment = {}
 
uint32_t shaderGroupHandleCaptureReplaySize = {}
 
uint32_t maxRayDispatchInvocationCount = {}
 
uint32_t shaderGroupHandleAlignment = {}
 
uint32_t maxRayHitAttributeSize = {}
 

Static Public Attributes

static const bool allowDuplicate = false
 
static
VULKAN_HPP_CONST_OR_CONSTEXPR
StructureType 
structureType = StructureType::ePhysicalDeviceRayTracingPipelinePropertiesKHR
 

Detailed Description

Definition at line 68523 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingPipelinePropertiesKHR::PhysicalDeviceRayTracingPipelinePropertiesKHR ( uint32_t  shaderGroupHandleSize_ = {},
uint32_t  maxRayRecursionDepth_ = {},
uint32_t  maxShaderGroupStride_ = {},
uint32_t  shaderGroupBaseAlignment_ = {},
uint32_t  shaderGroupHandleCaptureReplaySize_ = {},
uint32_t  maxRayDispatchInvocationCount_ = {},
uint32_t  shaderGroupHandleAlignment_ = {},
uint32_t  maxRayHitAttributeSize_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 68531 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingPipelinePropertiesKHR::PhysicalDeviceRayTracingPipelinePropertiesKHR ( PhysicalDeviceRayTracingPipelinePropertiesKHR const rhs)
default
VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingPipelinePropertiesKHR::PhysicalDeviceRayTracingPipelinePropertiesKHR ( VkPhysicalDeviceRayTracingPipelinePropertiesKHR const rhs)
inline

Definition at line 68555 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingPipelinePropertiesKHR::operator VkPhysicalDeviceRayTracingPipelinePropertiesKHR & ( )
inline

Definition at line 68574 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingPipelinePropertiesKHR::operator VkPhysicalDeviceRayTracingPipelinePropertiesKHR const & ( ) const
inline

Definition at line 68569 of file vulkan_structs.hpp.

PhysicalDeviceRayTracingPipelinePropertiesKHR& VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingPipelinePropertiesKHR::operator= ( PhysicalDeviceRayTracingPipelinePropertiesKHR const rhs)
default
PhysicalDeviceRayTracingPipelinePropertiesKHR& VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingPipelinePropertiesKHR::operator= ( VkPhysicalDeviceRayTracingPipelinePropertiesKHR const rhs)
inline

Definition at line 68563 of file vulkan_structs.hpp.

bool VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingPipelinePropertiesKHR::operator== ( PhysicalDeviceRayTracingPipelinePropertiesKHR const rhs) const
inline

Definition at line 68612 of file vulkan_structs.hpp.

Member Data Documentation

const bool VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingPipelinePropertiesKHR::allowDuplicate = false
static

Definition at line 68527 of file vulkan_structs.hpp.

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingPipelinePropertiesKHR::maxRayDispatchInvocationCount = {}

Definition at line 68639 of file vulkan_structs.hpp.

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingPipelinePropertiesKHR::maxRayHitAttributeSize = {}

Definition at line 68641 of file vulkan_structs.hpp.

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingPipelinePropertiesKHR::maxRayRecursionDepth = {}

Definition at line 68635 of file vulkan_structs.hpp.

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingPipelinePropertiesKHR::maxShaderGroupStride = {}

Definition at line 68636 of file vulkan_structs.hpp.

void* VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingPipelinePropertiesKHR::pNext = {}

Definition at line 68633 of file vulkan_structs.hpp.

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingPipelinePropertiesKHR::shaderGroupBaseAlignment = {}

Definition at line 68637 of file vulkan_structs.hpp.

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingPipelinePropertiesKHR::shaderGroupHandleAlignment = {}

Definition at line 68640 of file vulkan_structs.hpp.

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingPipelinePropertiesKHR::shaderGroupHandleCaptureReplaySize = {}

Definition at line 68638 of file vulkan_structs.hpp.

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingPipelinePropertiesKHR::shaderGroupHandleSize = {}

Definition at line 68634 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingPipelinePropertiesKHR::structureType = StructureType::ePhysicalDeviceRayTracingPipelinePropertiesKHR
static

Definition at line 68528 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingPipelinePropertiesKHR::sType = StructureType::ePhysicalDeviceRayTracingPipelinePropertiesKHR

Definition at line 68632 of file vulkan_structs.hpp.


The documentation for this struct was generated from the following file: