Vulkan-Hpp
vk::PhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI (vk::Bool32 clusterShadingRate_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI (PhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI (VkPhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEIoperator= (PhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEIoperator= (VkPhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEIsetPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEIsetClusterShadingRate (vk::Bool32 clusterShadingRate_) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

vk::StructureType sType = StructureType::ePhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI
 
void * pNext = {}
 
vk::Bool32 clusterShadingRate = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 58021 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ PhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI() [1/3]

VULKAN_HPP_CONSTEXPR vk::PhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI::PhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI ( vk::Bool32  clusterShadingRate_ = {},
void *  pNext_ = nullptr 
)
inline

Definition at line 58029 of file vulkan_structs.hpp.

◆ PhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI() [2/3]

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

◆ PhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI() [3/3]

vk::PhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI::PhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI ( VkPhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI const &  rhs)
inline

Definition at line 58039 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkPhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI &()

vk::PhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI::operator VkPhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI & ( )
inline

Definition at line 58074 of file vulkan_structs.hpp.

◆ operator VkPhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI const &()

vk::PhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI::operator VkPhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI const & ( ) const
inline

Definition at line 58069 of file vulkan_structs.hpp.

◆ operator!=()

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

Definition at line 58103 of file vulkan_structs.hpp.

◆ operator=() [1/2]

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

◆ operator=() [2/2]

PhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI& vk::PhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI::operator= ( VkPhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI const &  rhs)
inline

Definition at line 58048 of file vulkan_structs.hpp.

◆ operator==()

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

Definition at line 58094 of file vulkan_structs.hpp.

◆ setClusterShadingRate()

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI& vk::PhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI::setClusterShadingRate ( vk::Bool32  clusterShadingRate_)
inline

Definition at line 58062 of file vulkan_structs.hpp.

◆ setPNext()

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

Definition at line 58055 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

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

Definition at line 58025 of file vulkan_structs.hpp.

◆ clusterShadingRate

vk::Bool32 vk::PhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI::clusterShadingRate = {}

Definition at line 58112 of file vulkan_structs.hpp.

◆ pNext

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

Definition at line 58111 of file vulkan_structs.hpp.

◆ structureType

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType vk::PhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI::structureType = StructureType::ePhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI
static

Definition at line 58026 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::PhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI::sType = StructureType::ePhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI

Definition at line 58110 of file vulkan_structs.hpp.


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