HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VULKAN_HPP_NAMESPACE::PhysicalDeviceCustomBorderColorFeaturesEXT Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceCustomBorderColorFeaturesEXT
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceCustomBorderColorFeaturesEXT (VULKAN_HPP_NAMESPACE::Bool32 customBorderColors_={}, VULKAN_HPP_NAMESPACE::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
PhysicalDeviceCustomBorderColorFeaturesEXT
setPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceCustomBorderColorFeaturesEXT
setCustomBorderColors (VULKAN_HPP_NAMESPACE::Bool32 customBorderColors_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceCustomBorderColorFeaturesEXT
setCustomBorderColorWithoutFormat (VULKAN_HPP_NAMESPACE::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

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceCustomBorderColorFeaturesEXT
 
voidpNext = {}
 
VULKAN_HPP_NAMESPACE::Bool32 customBorderColors = {}
 
VULKAN_HPP_NAMESPACE::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 52517 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

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

Definition at line 52525 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceCustomBorderColorFeaturesEXT::PhysicalDeviceCustomBorderColorFeaturesEXT ( PhysicalDeviceCustomBorderColorFeaturesEXT const rhs)
default
VULKAN_HPP_NAMESPACE::PhysicalDeviceCustomBorderColorFeaturesEXT::PhysicalDeviceCustomBorderColorFeaturesEXT ( VkPhysicalDeviceCustomBorderColorFeaturesEXT const rhs)
inline

Definition at line 52536 of file vulkan_structs.hpp.

Member Function Documentation

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

Definition at line 52577 of file vulkan_structs.hpp.

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

Definition at line 52572 of file vulkan_structs.hpp.

PhysicalDeviceCustomBorderColorFeaturesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceCustomBorderColorFeaturesEXT::operator= ( PhysicalDeviceCustomBorderColorFeaturesEXT const rhs)
default
PhysicalDeviceCustomBorderColorFeaturesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceCustomBorderColorFeaturesEXT::operator= ( VkPhysicalDeviceCustomBorderColorFeaturesEXT const rhs)
inline

Definition at line 52544 of file vulkan_structs.hpp.

bool VULKAN_HPP_NAMESPACE::PhysicalDeviceCustomBorderColorFeaturesEXT::operator== ( PhysicalDeviceCustomBorderColorFeaturesEXT const rhs) const
inline

Definition at line 52597 of file vulkan_structs.hpp.

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

Definition at line 52558 of file vulkan_structs.hpp.

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

Definition at line 52565 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceCustomBorderColorFeaturesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceCustomBorderColorFeaturesEXT::setPNext ( void pNext_)
inline

Definition at line 52551 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 52521 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceCustomBorderColorFeaturesEXT::customBorderColors = {}

Definition at line 52616 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceCustomBorderColorFeaturesEXT::customBorderColorWithoutFormat = {}

Definition at line 52617 of file vulkan_structs.hpp.

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

Definition at line 52615 of file vulkan_structs.hpp.

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

Definition at line 52522 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceCustomBorderColorFeaturesEXT::sType = StructureType::ePhysicalDeviceCustomBorderColorFeaturesEXT

Definition at line 52614 of file vulkan_structs.hpp.


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