Vulkan-Hpp
vk::PhysicalDeviceCubicWeightsFeaturesQCOM Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceCubicWeightsFeaturesQCOM
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceCubicWeightsFeaturesQCOM (vk::Bool32 selectableCubicWeights_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceCubicWeightsFeaturesQCOM (PhysicalDeviceCubicWeightsFeaturesQCOM const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceCubicWeightsFeaturesQCOM (VkPhysicalDeviceCubicWeightsFeaturesQCOM const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceCubicWeightsFeaturesQCOMoperator= (PhysicalDeviceCubicWeightsFeaturesQCOM const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceCubicWeightsFeaturesQCOMoperator= (VkPhysicalDeviceCubicWeightsFeaturesQCOM const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceCubicWeightsFeaturesQCOMsetPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceCubicWeightsFeaturesQCOMsetSelectableCubicWeights (vk::Bool32 selectableCubicWeights_) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceCubicWeightsFeaturesQCOM const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceCubicWeightsFeaturesQCOM & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceCubicWeightsFeaturesQCOM const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceCubicWeightsFeaturesQCOM const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

vk::StructureType sType = StructureType::ePhysicalDeviceCubicWeightsFeaturesQCOM
 
void * pNext = {}
 
vk::Bool32 selectableCubicWeights = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 59530 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ PhysicalDeviceCubicWeightsFeaturesQCOM() [1/3]

VULKAN_HPP_CONSTEXPR vk::PhysicalDeviceCubicWeightsFeaturesQCOM::PhysicalDeviceCubicWeightsFeaturesQCOM ( vk::Bool32  selectableCubicWeights_ = {},
void *  pNext_ = nullptr 
)
inline

Definition at line 59538 of file vulkan_structs.hpp.

◆ PhysicalDeviceCubicWeightsFeaturesQCOM() [2/3]

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

◆ PhysicalDeviceCubicWeightsFeaturesQCOM() [3/3]

vk::PhysicalDeviceCubicWeightsFeaturesQCOM::PhysicalDeviceCubicWeightsFeaturesQCOM ( VkPhysicalDeviceCubicWeightsFeaturesQCOM const &  rhs)
inline

Definition at line 59547 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkPhysicalDeviceCubicWeightsFeaturesQCOM &()

vk::PhysicalDeviceCubicWeightsFeaturesQCOM::operator VkPhysicalDeviceCubicWeightsFeaturesQCOM & ( )
inline

Definition at line 59581 of file vulkan_structs.hpp.

◆ operator VkPhysicalDeviceCubicWeightsFeaturesQCOM const &()

vk::PhysicalDeviceCubicWeightsFeaturesQCOM::operator VkPhysicalDeviceCubicWeightsFeaturesQCOM const & ( ) const
inline

Definition at line 59576 of file vulkan_structs.hpp.

◆ operator!=()

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

Definition at line 59610 of file vulkan_structs.hpp.

◆ operator=() [1/2]

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

◆ operator=() [2/2]

PhysicalDeviceCubicWeightsFeaturesQCOM& vk::PhysicalDeviceCubicWeightsFeaturesQCOM::operator= ( VkPhysicalDeviceCubicWeightsFeaturesQCOM const &  rhs)
inline

Definition at line 59555 of file vulkan_structs.hpp.

◆ operator==()

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

Definition at line 59601 of file vulkan_structs.hpp.

◆ setPNext()

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

Definition at line 59562 of file vulkan_structs.hpp.

◆ setSelectableCubicWeights()

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceCubicWeightsFeaturesQCOM& vk::PhysicalDeviceCubicWeightsFeaturesQCOM::setSelectableCubicWeights ( vk::Bool32  selectableCubicWeights_)
inline

Definition at line 59569 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

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

Definition at line 59534 of file vulkan_structs.hpp.

◆ pNext

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

Definition at line 59618 of file vulkan_structs.hpp.

◆ selectableCubicWeights

vk::Bool32 vk::PhysicalDeviceCubicWeightsFeaturesQCOM::selectableCubicWeights = {}

Definition at line 59619 of file vulkan_structs.hpp.

◆ structureType

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType vk::PhysicalDeviceCubicWeightsFeaturesQCOM::structureType = StructureType::ePhysicalDeviceCubicWeightsFeaturesQCOM
static

Definition at line 59535 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::PhysicalDeviceCubicWeightsFeaturesQCOM::sType = StructureType::ePhysicalDeviceCubicWeightsFeaturesQCOM

Definition at line 59617 of file vulkan_structs.hpp.


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