Vulkan-Hpp
vk::PhysicalDeviceRayTracingInvocationReorderFeaturesNV Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceRayTracingInvocationReorderFeaturesNV (vk::Bool32 rayTracingInvocationReorder_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceRayTracingInvocationReorderFeaturesNV (PhysicalDeviceRayTracingInvocationReorderFeaturesNV const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceRayTracingInvocationReorderFeaturesNV (VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceRayTracingInvocationReorderFeaturesNVoperator= (PhysicalDeviceRayTracingInvocationReorderFeaturesNV const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceRayTracingInvocationReorderFeaturesNVoperator= (VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceRayTracingInvocationReorderFeaturesNVsetPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceRayTracingInvocationReorderFeaturesNVsetRayTracingInvocationReorder (vk::Bool32 rayTracingInvocationReorder_) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceRayTracingInvocationReorderFeaturesNV const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceRayTracingInvocationReorderFeaturesNV const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

vk::StructureType sType = StructureType::ePhysicalDeviceRayTracingInvocationReorderFeaturesNV
 
void * pNext = {}
 
vk::Bool32 rayTracingInvocationReorder = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 78130 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ PhysicalDeviceRayTracingInvocationReorderFeaturesNV() [1/3]

VULKAN_HPP_CONSTEXPR vk::PhysicalDeviceRayTracingInvocationReorderFeaturesNV::PhysicalDeviceRayTracingInvocationReorderFeaturesNV ( vk::Bool32  rayTracingInvocationReorder_ = {},
void *  pNext_ = nullptr 
)
inline

Definition at line 78138 of file vulkan_structs.hpp.

◆ PhysicalDeviceRayTracingInvocationReorderFeaturesNV() [2/3]

VULKAN_HPP_CONSTEXPR vk::PhysicalDeviceRayTracingInvocationReorderFeaturesNV::PhysicalDeviceRayTracingInvocationReorderFeaturesNV ( PhysicalDeviceRayTracingInvocationReorderFeaturesNV const &  rhs)
default

◆ PhysicalDeviceRayTracingInvocationReorderFeaturesNV() [3/3]

vk::PhysicalDeviceRayTracingInvocationReorderFeaturesNV::PhysicalDeviceRayTracingInvocationReorderFeaturesNV ( VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV const &  rhs)
inline

Definition at line 78148 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV &()

vk::PhysicalDeviceRayTracingInvocationReorderFeaturesNV::operator VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV & ( )
inline

Definition at line 78183 of file vulkan_structs.hpp.

◆ operator VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV const &()

vk::PhysicalDeviceRayTracingInvocationReorderFeaturesNV::operator VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV const & ( ) const
inline

Definition at line 78178 of file vulkan_structs.hpp.

◆ operator!=()

bool vk::PhysicalDeviceRayTracingInvocationReorderFeaturesNV::operator!= ( PhysicalDeviceRayTracingInvocationReorderFeaturesNV const &  rhs) const
inline

Definition at line 78212 of file vulkan_structs.hpp.

◆ operator=() [1/2]

PhysicalDeviceRayTracingInvocationReorderFeaturesNV& vk::PhysicalDeviceRayTracingInvocationReorderFeaturesNV::operator= ( PhysicalDeviceRayTracingInvocationReorderFeaturesNV const &  rhs)
default

◆ operator=() [2/2]

PhysicalDeviceRayTracingInvocationReorderFeaturesNV& vk::PhysicalDeviceRayTracingInvocationReorderFeaturesNV::operator= ( VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV const &  rhs)
inline

Definition at line 78157 of file vulkan_structs.hpp.

◆ operator==()

bool vk::PhysicalDeviceRayTracingInvocationReorderFeaturesNV::operator== ( PhysicalDeviceRayTracingInvocationReorderFeaturesNV const &  rhs) const
inline

Definition at line 78203 of file vulkan_structs.hpp.

◆ setPNext()

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceRayTracingInvocationReorderFeaturesNV& vk::PhysicalDeviceRayTracingInvocationReorderFeaturesNV::setPNext ( void *  pNext_)
inline

Definition at line 78164 of file vulkan_structs.hpp.

◆ setRayTracingInvocationReorder()

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceRayTracingInvocationReorderFeaturesNV& vk::PhysicalDeviceRayTracingInvocationReorderFeaturesNV::setRayTracingInvocationReorder ( vk::Bool32  rayTracingInvocationReorder_)
inline

Definition at line 78171 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

const bool vk::PhysicalDeviceRayTracingInvocationReorderFeaturesNV::allowDuplicate = false
static

Definition at line 78134 of file vulkan_structs.hpp.

◆ pNext

void* vk::PhysicalDeviceRayTracingInvocationReorderFeaturesNV::pNext = {}

Definition at line 78220 of file vulkan_structs.hpp.

◆ rayTracingInvocationReorder

vk::Bool32 vk::PhysicalDeviceRayTracingInvocationReorderFeaturesNV::rayTracingInvocationReorder = {}

Definition at line 78221 of file vulkan_structs.hpp.

◆ structureType

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType vk::PhysicalDeviceRayTracingInvocationReorderFeaturesNV::structureType = StructureType::ePhysicalDeviceRayTracingInvocationReorderFeaturesNV
static

Definition at line 78135 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::PhysicalDeviceRayTracingInvocationReorderFeaturesNV::sType = StructureType::ePhysicalDeviceRayTracingInvocationReorderFeaturesNV

Definition at line 78219 of file vulkan_structs.hpp.


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