Vulkan-Hpp
vk::PhysicalDeviceCustomBorderColorFeaturesEXT Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceCustomBorderColorFeaturesEXT
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceCustomBorderColorFeaturesEXT (vk::Bool32 customBorderColors_={}, vk::Bool32 customBorderColorWithoutFormat_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceCustomBorderColorFeaturesEXT (PhysicalDeviceCustomBorderColorFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceCustomBorderColorFeaturesEXT (VkPhysicalDeviceCustomBorderColorFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceCustomBorderColorFeaturesEXToperator= (PhysicalDeviceCustomBorderColorFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceCustomBorderColorFeaturesEXToperator= (VkPhysicalDeviceCustomBorderColorFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceCustomBorderColorFeaturesEXTsetPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceCustomBorderColorFeaturesEXTsetCustomBorderColors (vk::Bool32 customBorderColors_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceCustomBorderColorFeaturesEXTsetCustomBorderColorWithoutFormat (vk::Bool32 customBorderColorWithoutFormat_) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceCustomBorderColorFeaturesEXT const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceCustomBorderColorFeaturesEXT & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceCustomBorderColorFeaturesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceCustomBorderColorFeaturesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

vk::StructureType sType = StructureType::ePhysicalDeviceCustomBorderColorFeaturesEXT
 
void * pNext = {}
 
vk::Bool32 customBorderColors = {}
 
vk::Bool32 customBorderColorWithoutFormat = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 59817 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ PhysicalDeviceCustomBorderColorFeaturesEXT() [1/3]

VULKAN_HPP_CONSTEXPR vk::PhysicalDeviceCustomBorderColorFeaturesEXT::PhysicalDeviceCustomBorderColorFeaturesEXT ( vk::Bool32  customBorderColors_ = {},
vk::Bool32  customBorderColorWithoutFormat_ = {},
void *  pNext_ = nullptr 
)
inline

Definition at line 59825 of file vulkan_structs.hpp.

◆ PhysicalDeviceCustomBorderColorFeaturesEXT() [2/3]

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

◆ PhysicalDeviceCustomBorderColorFeaturesEXT() [3/3]

vk::PhysicalDeviceCustomBorderColorFeaturesEXT::PhysicalDeviceCustomBorderColorFeaturesEXT ( VkPhysicalDeviceCustomBorderColorFeaturesEXT const &  rhs)
inline

Definition at line 59836 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkPhysicalDeviceCustomBorderColorFeaturesEXT &()

vk::PhysicalDeviceCustomBorderColorFeaturesEXT::operator VkPhysicalDeviceCustomBorderColorFeaturesEXT & ( )
inline

Definition at line 59877 of file vulkan_structs.hpp.

◆ operator VkPhysicalDeviceCustomBorderColorFeaturesEXT const &()

vk::PhysicalDeviceCustomBorderColorFeaturesEXT::operator VkPhysicalDeviceCustomBorderColorFeaturesEXT const & ( ) const
inline

Definition at line 59872 of file vulkan_structs.hpp.

◆ operator!=()

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

Definition at line 59907 of file vulkan_structs.hpp.

◆ operator=() [1/2]

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

◆ operator=() [2/2]

PhysicalDeviceCustomBorderColorFeaturesEXT& vk::PhysicalDeviceCustomBorderColorFeaturesEXT::operator= ( VkPhysicalDeviceCustomBorderColorFeaturesEXT const &  rhs)
inline

Definition at line 59844 of file vulkan_structs.hpp.

◆ operator==()

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

Definition at line 59897 of file vulkan_structs.hpp.

◆ setCustomBorderColors()

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceCustomBorderColorFeaturesEXT& vk::PhysicalDeviceCustomBorderColorFeaturesEXT::setCustomBorderColors ( vk::Bool32  customBorderColors_)
inline

Definition at line 59858 of file vulkan_structs.hpp.

◆ setCustomBorderColorWithoutFormat()

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceCustomBorderColorFeaturesEXT& vk::PhysicalDeviceCustomBorderColorFeaturesEXT::setCustomBorderColorWithoutFormat ( vk::Bool32  customBorderColorWithoutFormat_)
inline

Definition at line 59865 of file vulkan_structs.hpp.

◆ setPNext()

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

Definition at line 59851 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

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

Definition at line 59821 of file vulkan_structs.hpp.

◆ customBorderColors

vk::Bool32 vk::PhysicalDeviceCustomBorderColorFeaturesEXT::customBorderColors = {}

Definition at line 59916 of file vulkan_structs.hpp.

◆ customBorderColorWithoutFormat

vk::Bool32 vk::PhysicalDeviceCustomBorderColorFeaturesEXT::customBorderColorWithoutFormat = {}

Definition at line 59917 of file vulkan_structs.hpp.

◆ pNext

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

Definition at line 59915 of file vulkan_structs.hpp.

◆ structureType

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType vk::PhysicalDeviceCustomBorderColorFeaturesEXT::structureType = StructureType::ePhysicalDeviceCustomBorderColorFeaturesEXT
static

Definition at line 59822 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::PhysicalDeviceCustomBorderColorFeaturesEXT::sType = StructureType::ePhysicalDeviceCustomBorderColorFeaturesEXT

Definition at line 59914 of file vulkan_structs.hpp.


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