Vulkan-Hpp
vk::PhysicalDeviceClusterCullingShaderPropertiesHUAWEI Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceClusterCullingShaderPropertiesHUAWEI
 

Public Member Functions

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceClusterCullingShaderPropertiesHUAWEI (std::array< uint32_t, 3 > const &maxWorkGroupCount_={}, std::array< uint32_t, 3 > const &maxWorkGroupSize_={}, uint32_t maxOutputClusterCount_={}, vk::DeviceSize indirectBufferOffsetAlignment_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceClusterCullingShaderPropertiesHUAWEI (PhysicalDeviceClusterCullingShaderPropertiesHUAWEI const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceClusterCullingShaderPropertiesHUAWEI (VkPhysicalDeviceClusterCullingShaderPropertiesHUAWEI const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceClusterCullingShaderPropertiesHUAWEIoperator= (PhysicalDeviceClusterCullingShaderPropertiesHUAWEI const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceClusterCullingShaderPropertiesHUAWEIoperator= (VkPhysicalDeviceClusterCullingShaderPropertiesHUAWEI const &rhs) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceClusterCullingShaderPropertiesHUAWEI const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceClusterCullingShaderPropertiesHUAWEI & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceClusterCullingShaderPropertiesHUAWEI const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceClusterCullingShaderPropertiesHUAWEI const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

vk::StructureType sType = StructureType::ePhysicalDeviceClusterCullingShaderPropertiesHUAWEI
 
void * pNext = {}
 
vk::ArrayWrapper1D< uint32_t, 3 > maxWorkGroupCount = {}
 
vk::ArrayWrapper1D< uint32_t, 3 > maxWorkGroupSize = {}
 
uint32_t maxOutputClusterCount = {}
 
vk::DeviceSize indirectBufferOffsetAlignment = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 57920 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ PhysicalDeviceClusterCullingShaderPropertiesHUAWEI() [1/3]

VULKAN_HPP_CONSTEXPR_14 vk::PhysicalDeviceClusterCullingShaderPropertiesHUAWEI::PhysicalDeviceClusterCullingShaderPropertiesHUAWEI ( std::array< uint32_t, 3 > const &  maxWorkGroupCount_ = {},
std::array< uint32_t, 3 > const &  maxWorkGroupSize_ = {},
uint32_t  maxOutputClusterCount_ = {},
vk::DeviceSize  indirectBufferOffsetAlignment_ = {},
void *  pNext_ = nullptr 
)
inline

Definition at line 57928 of file vulkan_structs.hpp.

◆ PhysicalDeviceClusterCullingShaderPropertiesHUAWEI() [2/3]

VULKAN_HPP_CONSTEXPR_14 vk::PhysicalDeviceClusterCullingShaderPropertiesHUAWEI::PhysicalDeviceClusterCullingShaderPropertiesHUAWEI ( PhysicalDeviceClusterCullingShaderPropertiesHUAWEI const &  rhs)
default

◆ PhysicalDeviceClusterCullingShaderPropertiesHUAWEI() [3/3]

vk::PhysicalDeviceClusterCullingShaderPropertiesHUAWEI::PhysicalDeviceClusterCullingShaderPropertiesHUAWEI ( VkPhysicalDeviceClusterCullingShaderPropertiesHUAWEI const &  rhs)
inline

Definition at line 57944 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkPhysicalDeviceClusterCullingShaderPropertiesHUAWEI &()

vk::PhysicalDeviceClusterCullingShaderPropertiesHUAWEI::operator VkPhysicalDeviceClusterCullingShaderPropertiesHUAWEI & ( )
inline

Definition at line 57964 of file vulkan_structs.hpp.

◆ operator VkPhysicalDeviceClusterCullingShaderPropertiesHUAWEI const &()

vk::PhysicalDeviceClusterCullingShaderPropertiesHUAWEI::operator VkPhysicalDeviceClusterCullingShaderPropertiesHUAWEI const & ( ) const
inline

Definition at line 57959 of file vulkan_structs.hpp.

◆ operator!=()

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

Definition at line 58000 of file vulkan_structs.hpp.

◆ operator=() [1/2]

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

◆ operator=() [2/2]

PhysicalDeviceClusterCullingShaderPropertiesHUAWEI& vk::PhysicalDeviceClusterCullingShaderPropertiesHUAWEI::operator= ( VkPhysicalDeviceClusterCullingShaderPropertiesHUAWEI const &  rhs)
inline

Definition at line 57953 of file vulkan_structs.hpp.

◆ operator==()

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

Definition at line 57989 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

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

Definition at line 57924 of file vulkan_structs.hpp.

◆ indirectBufferOffsetAlignment

vk::DeviceSize vk::PhysicalDeviceClusterCullingShaderPropertiesHUAWEI::indirectBufferOffsetAlignment = {}

Definition at line 58012 of file vulkan_structs.hpp.

◆ maxOutputClusterCount

uint32_t vk::PhysicalDeviceClusterCullingShaderPropertiesHUAWEI::maxOutputClusterCount = {}

Definition at line 58011 of file vulkan_structs.hpp.

◆ maxWorkGroupCount

vk::ArrayWrapper1D<uint32_t, 3> vk::PhysicalDeviceClusterCullingShaderPropertiesHUAWEI::maxWorkGroupCount = {}

Definition at line 58009 of file vulkan_structs.hpp.

◆ maxWorkGroupSize

vk::ArrayWrapper1D<uint32_t, 3> vk::PhysicalDeviceClusterCullingShaderPropertiesHUAWEI::maxWorkGroupSize = {}

Definition at line 58010 of file vulkan_structs.hpp.

◆ pNext

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

Definition at line 58008 of file vulkan_structs.hpp.

◆ structureType

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType vk::PhysicalDeviceClusterCullingShaderPropertiesHUAWEI::structureType = StructureType::ePhysicalDeviceClusterCullingShaderPropertiesHUAWEI
static

Definition at line 57925 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::PhysicalDeviceClusterCullingShaderPropertiesHUAWEI::sType = StructureType::ePhysicalDeviceClusterCullingShaderPropertiesHUAWEI

Definition at line 58007 of file vulkan_structs.hpp.


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