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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceCustomBorderColorPropertiesEXT
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceCustomBorderColorPropertiesEXT (uint32_t maxCustomBorderColorSamplers_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceCustomBorderColorPropertiesEXT (PhysicalDeviceCustomBorderColorPropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceCustomBorderColorPropertiesEXT (VkPhysicalDeviceCustomBorderColorPropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceCustomBorderColorPropertiesEXToperator= (PhysicalDeviceCustomBorderColorPropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceCustomBorderColorPropertiesEXToperator= (VkPhysicalDeviceCustomBorderColorPropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceCustomBorderColorPropertiesEXT const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceCustomBorderColorPropertiesEXT & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceCustomBorderColorPropertiesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceCustomBorderColorPropertiesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceCustomBorderColorPropertiesEXT
 
voidpNext = {}
 
uint32_t maxCustomBorderColorSamplers = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 52626 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceCustomBorderColorPropertiesEXT::PhysicalDeviceCustomBorderColorPropertiesEXT ( uint32_t  maxCustomBorderColorSamplers_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 52634 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceCustomBorderColorPropertiesEXT::PhysicalDeviceCustomBorderColorPropertiesEXT ( PhysicalDeviceCustomBorderColorPropertiesEXT const rhs)
default
VULKAN_HPP_NAMESPACE::PhysicalDeviceCustomBorderColorPropertiesEXT::PhysicalDeviceCustomBorderColorPropertiesEXT ( VkPhysicalDeviceCustomBorderColorPropertiesEXT const rhs)
inline

Definition at line 52643 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::PhysicalDeviceCustomBorderColorPropertiesEXT::operator VkPhysicalDeviceCustomBorderColorPropertiesEXT & ( )
inline

Definition at line 52662 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::PhysicalDeviceCustomBorderColorPropertiesEXT::operator VkPhysicalDeviceCustomBorderColorPropertiesEXT const & ( ) const
inline

Definition at line 52657 of file vulkan_structs.hpp.

PhysicalDeviceCustomBorderColorPropertiesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceCustomBorderColorPropertiesEXT::operator= ( PhysicalDeviceCustomBorderColorPropertiesEXT const rhs)
default
PhysicalDeviceCustomBorderColorPropertiesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceCustomBorderColorPropertiesEXT::operator= ( VkPhysicalDeviceCustomBorderColorPropertiesEXT const rhs)
inline

Definition at line 52651 of file vulkan_structs.hpp.

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

Definition at line 52682 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 52630 of file vulkan_structs.hpp.

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceCustomBorderColorPropertiesEXT::maxCustomBorderColorSamplers = {}

Definition at line 52700 of file vulkan_structs.hpp.

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

Definition at line 52699 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceCustomBorderColorPropertiesEXT::structureType = StructureType::ePhysicalDeviceCustomBorderColorPropertiesEXT
static

Definition at line 52631 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceCustomBorderColorPropertiesEXT::sType = StructureType::ePhysicalDeviceCustomBorderColorPropertiesEXT

Definition at line 52698 of file vulkan_structs.hpp.


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