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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceRayTracingPropertiesNV
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceRayTracingPropertiesNV (uint32_t shaderGroupHandleSize_={}, uint32_t maxRecursionDepth_={}, uint32_t maxShaderGroupStride_={}, uint32_t shaderGroupBaseAlignment_={}, uint64_t maxGeometryCount_={}, uint64_t maxInstanceCount_={}, uint64_t maxTriangleCount_={}, uint32_t maxDescriptorSetAccelerationStructures_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceRayTracingPropertiesNV (PhysicalDeviceRayTracingPropertiesNV const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceRayTracingPropertiesNV (VkPhysicalDeviceRayTracingPropertiesNV const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceRayTracingPropertiesNVoperator= (PhysicalDeviceRayTracingPropertiesNV const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceRayTracingPropertiesNVoperator= (VkPhysicalDeviceRayTracingPropertiesNV const &rhs) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceRayTracingPropertiesNV const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceRayTracingPropertiesNV & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceRayTracingPropertiesNV const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceRayTracingPropertiesNV const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceRayTracingPropertiesNV
 
voidpNext = {}
 
uint32_t shaderGroupHandleSize = {}
 
uint32_t maxRecursionDepth = {}
 
uint32_t maxShaderGroupStride = {}
 
uint32_t shaderGroupBaseAlignment = {}
 
uint64_t maxGeometryCount = {}
 
uint64_t maxInstanceCount = {}
 
uint64_t maxTriangleCount = {}
 
uint32_t maxDescriptorSetAccelerationStructures = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 68650 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingPropertiesNV::PhysicalDeviceRayTracingPropertiesNV ( uint32_t  shaderGroupHandleSize_ = {},
uint32_t  maxRecursionDepth_ = {},
uint32_t  maxShaderGroupStride_ = {},
uint32_t  shaderGroupBaseAlignment_ = {},
uint64_t  maxGeometryCount_ = {},
uint64_t  maxInstanceCount_ = {},
uint64_t  maxTriangleCount_ = {},
uint32_t  maxDescriptorSetAccelerationStructures_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 68658 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingPropertiesNV::PhysicalDeviceRayTracingPropertiesNV ( PhysicalDeviceRayTracingPropertiesNV const rhs)
default
VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingPropertiesNV::PhysicalDeviceRayTracingPropertiesNV ( VkPhysicalDeviceRayTracingPropertiesNV const rhs)
inline

Definition at line 68681 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingPropertiesNV::operator VkPhysicalDeviceRayTracingPropertiesNV & ( )
inline

Definition at line 68700 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingPropertiesNV::operator VkPhysicalDeviceRayTracingPropertiesNV const & ( ) const
inline

Definition at line 68695 of file vulkan_structs.hpp.

PhysicalDeviceRayTracingPropertiesNV& VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingPropertiesNV::operator= ( PhysicalDeviceRayTracingPropertiesNV const rhs)
default
PhysicalDeviceRayTracingPropertiesNV& VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingPropertiesNV::operator= ( VkPhysicalDeviceRayTracingPropertiesNV const rhs)
inline

Definition at line 68689 of file vulkan_structs.hpp.

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

Definition at line 68738 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 68654 of file vulkan_structs.hpp.

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingPropertiesNV::maxDescriptorSetAccelerationStructures = {}

Definition at line 68767 of file vulkan_structs.hpp.

uint64_t VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingPropertiesNV::maxGeometryCount = {}

Definition at line 68764 of file vulkan_structs.hpp.

uint64_t VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingPropertiesNV::maxInstanceCount = {}

Definition at line 68765 of file vulkan_structs.hpp.

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingPropertiesNV::maxRecursionDepth = {}

Definition at line 68761 of file vulkan_structs.hpp.

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingPropertiesNV::maxShaderGroupStride = {}

Definition at line 68762 of file vulkan_structs.hpp.

uint64_t VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingPropertiesNV::maxTriangleCount = {}

Definition at line 68766 of file vulkan_structs.hpp.

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

Definition at line 68759 of file vulkan_structs.hpp.

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingPropertiesNV::shaderGroupBaseAlignment = {}

Definition at line 68763 of file vulkan_structs.hpp.

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingPropertiesNV::shaderGroupHandleSize = {}

Definition at line 68760 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingPropertiesNV::structureType = StructureType::ePhysicalDeviceRayTracingPropertiesNV
static

Definition at line 68655 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingPropertiesNV::sType = StructureType::ePhysicalDeviceRayTracingPropertiesNV

Definition at line 68758 of file vulkan_structs.hpp.


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