Vulkan-Hpp
vk::PhysicalDeviceTilePropertiesFeaturesQCOM Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceTilePropertiesFeaturesQCOM
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceTilePropertiesFeaturesQCOM (vk::Bool32 tileProperties_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceTilePropertiesFeaturesQCOM (PhysicalDeviceTilePropertiesFeaturesQCOM const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceTilePropertiesFeaturesQCOM (VkPhysicalDeviceTilePropertiesFeaturesQCOM const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceTilePropertiesFeaturesQCOMoperator= (PhysicalDeviceTilePropertiesFeaturesQCOM const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceTilePropertiesFeaturesQCOMoperator= (VkPhysicalDeviceTilePropertiesFeaturesQCOM const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceTilePropertiesFeaturesQCOMsetPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceTilePropertiesFeaturesQCOMsetTileProperties (vk::Bool32 tileProperties_) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceTilePropertiesFeaturesQCOM const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceTilePropertiesFeaturesQCOM & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceTilePropertiesFeaturesQCOM const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceTilePropertiesFeaturesQCOM const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

vk::StructureType sType = StructureType::ePhysicalDeviceTilePropertiesFeaturesQCOM
 
void * pNext = {}
 
vk::Bool32 tileProperties = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 85513 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ PhysicalDeviceTilePropertiesFeaturesQCOM() [1/3]

VULKAN_HPP_CONSTEXPR vk::PhysicalDeviceTilePropertiesFeaturesQCOM::PhysicalDeviceTilePropertiesFeaturesQCOM ( vk::Bool32  tileProperties_ = {},
void *  pNext_ = nullptr 
)
inline

Definition at line 85521 of file vulkan_structs.hpp.

◆ PhysicalDeviceTilePropertiesFeaturesQCOM() [2/3]

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

◆ PhysicalDeviceTilePropertiesFeaturesQCOM() [3/3]

vk::PhysicalDeviceTilePropertiesFeaturesQCOM::PhysicalDeviceTilePropertiesFeaturesQCOM ( VkPhysicalDeviceTilePropertiesFeaturesQCOM const &  rhs)
inline

Definition at line 85530 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkPhysicalDeviceTilePropertiesFeaturesQCOM &()

vk::PhysicalDeviceTilePropertiesFeaturesQCOM::operator VkPhysicalDeviceTilePropertiesFeaturesQCOM & ( )
inline

Definition at line 85563 of file vulkan_structs.hpp.

◆ operator VkPhysicalDeviceTilePropertiesFeaturesQCOM const &()

vk::PhysicalDeviceTilePropertiesFeaturesQCOM::operator VkPhysicalDeviceTilePropertiesFeaturesQCOM const & ( ) const
inline

Definition at line 85558 of file vulkan_structs.hpp.

◆ operator!=()

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

Definition at line 85592 of file vulkan_structs.hpp.

◆ operator=() [1/2]

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

◆ operator=() [2/2]

PhysicalDeviceTilePropertiesFeaturesQCOM& vk::PhysicalDeviceTilePropertiesFeaturesQCOM::operator= ( VkPhysicalDeviceTilePropertiesFeaturesQCOM const &  rhs)
inline

Definition at line 85538 of file vulkan_structs.hpp.

◆ operator==()

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

Definition at line 85583 of file vulkan_structs.hpp.

◆ setPNext()

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

Definition at line 85545 of file vulkan_structs.hpp.

◆ setTileProperties()

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceTilePropertiesFeaturesQCOM& vk::PhysicalDeviceTilePropertiesFeaturesQCOM::setTileProperties ( vk::Bool32  tileProperties_)
inline

Definition at line 85551 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

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

Definition at line 85517 of file vulkan_structs.hpp.

◆ pNext

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

Definition at line 85600 of file vulkan_structs.hpp.

◆ structureType

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType vk::PhysicalDeviceTilePropertiesFeaturesQCOM::structureType = StructureType::ePhysicalDeviceTilePropertiesFeaturesQCOM
static

Definition at line 85518 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::PhysicalDeviceTilePropertiesFeaturesQCOM::sType = StructureType::ePhysicalDeviceTilePropertiesFeaturesQCOM

Definition at line 85599 of file vulkan_structs.hpp.

◆ tileProperties

vk::Bool32 vk::PhysicalDeviceTilePropertiesFeaturesQCOM::tileProperties = {}

Definition at line 85601 of file vulkan_structs.hpp.


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