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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDevice4444FormatsFeaturesEXT
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDevice4444FormatsFeaturesEXT (VULKAN_HPP_NAMESPACE::Bool32 formatA4R4G4B4_={}, VULKAN_HPP_NAMESPACE::Bool32 formatA4B4G4R4_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDevice4444FormatsFeaturesEXT (PhysicalDevice4444FormatsFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDevice4444FormatsFeaturesEXT (VkPhysicalDevice4444FormatsFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDevice4444FormatsFeaturesEXToperator= (PhysicalDevice4444FormatsFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDevice4444FormatsFeaturesEXToperator= (VkPhysicalDevice4444FormatsFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDevice4444FormatsFeaturesEXT
setPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDevice4444FormatsFeaturesEXT
setFormatA4R4G4B4 (VULKAN_HPP_NAMESPACE::Bool32 formatA4R4G4B4_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDevice4444FormatsFeaturesEXT
setFormatA4B4G4R4 (VULKAN_HPP_NAMESPACE::Bool32 formatA4B4G4R4_) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDevice4444FormatsFeaturesEXT const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDevice4444FormatsFeaturesEXT & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDevice4444FormatsFeaturesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDevice4444FormatsFeaturesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDevice4444FormatsFeaturesEXT
 
voidpNext = {}
 
VULKAN_HPP_NAMESPACE::Bool32 formatA4R4G4B4 = {}
 
VULKAN_HPP_NAMESPACE::Bool32 formatA4B4G4R4 = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 49911 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDevice4444FormatsFeaturesEXT::PhysicalDevice4444FormatsFeaturesEXT ( VULKAN_HPP_NAMESPACE::Bool32  formatA4R4G4B4_ = {},
VULKAN_HPP_NAMESPACE::Bool32  formatA4B4G4R4_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 49919 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDevice4444FormatsFeaturesEXT::PhysicalDevice4444FormatsFeaturesEXT ( PhysicalDevice4444FormatsFeaturesEXT const rhs)
default
VULKAN_HPP_NAMESPACE::PhysicalDevice4444FormatsFeaturesEXT::PhysicalDevice4444FormatsFeaturesEXT ( VkPhysicalDevice4444FormatsFeaturesEXT const rhs)
inline

Definition at line 49930 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::PhysicalDevice4444FormatsFeaturesEXT::operator VkPhysicalDevice4444FormatsFeaturesEXT & ( )
inline

Definition at line 49969 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::PhysicalDevice4444FormatsFeaturesEXT::operator VkPhysicalDevice4444FormatsFeaturesEXT const & ( ) const
inline

Definition at line 49964 of file vulkan_structs.hpp.

PhysicalDevice4444FormatsFeaturesEXT& VULKAN_HPP_NAMESPACE::PhysicalDevice4444FormatsFeaturesEXT::operator= ( PhysicalDevice4444FormatsFeaturesEXT const rhs)
default
PhysicalDevice4444FormatsFeaturesEXT& VULKAN_HPP_NAMESPACE::PhysicalDevice4444FormatsFeaturesEXT::operator= ( VkPhysicalDevice4444FormatsFeaturesEXT const rhs)
inline

Definition at line 49938 of file vulkan_structs.hpp.

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

Definition at line 49989 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 PhysicalDevice4444FormatsFeaturesEXT& VULKAN_HPP_NAMESPACE::PhysicalDevice4444FormatsFeaturesEXT::setFormatA4B4G4R4 ( VULKAN_HPP_NAMESPACE::Bool32  formatA4B4G4R4_)
inline

Definition at line 49957 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 PhysicalDevice4444FormatsFeaturesEXT& VULKAN_HPP_NAMESPACE::PhysicalDevice4444FormatsFeaturesEXT::setFormatA4R4G4B4 ( VULKAN_HPP_NAMESPACE::Bool32  formatA4R4G4B4_)
inline

Definition at line 49951 of file vulkan_structs.hpp.

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

Definition at line 49945 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 49915 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDevice4444FormatsFeaturesEXT::formatA4B4G4R4 = {}

Definition at line 50008 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDevice4444FormatsFeaturesEXT::formatA4R4G4B4 = {}

Definition at line 50007 of file vulkan_structs.hpp.

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

Definition at line 50006 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::PhysicalDevice4444FormatsFeaturesEXT::structureType = StructureType::ePhysicalDevice4444FormatsFeaturesEXT
static

Definition at line 49916 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDevice4444FormatsFeaturesEXT::sType = StructureType::ePhysicalDevice4444FormatsFeaturesEXT

Definition at line 50005 of file vulkan_structs.hpp.


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