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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT (VULKAN_HPP_NAMESPACE::Bool32 ycbcr2plane444Formats_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT (PhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT (VkPhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceYcbcr2Plane444FormatsFeaturesEXToperator= (PhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceYcbcr2Plane444FormatsFeaturesEXToperator= (VkPhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT
setPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT
setYcbcr2plane444Formats (VULKAN_HPP_NAMESPACE::Bool32 ycbcr2plane444Formats_) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT
 
voidpNext = {}
 
VULKAN_HPP_NAMESPACE::Bool32 ycbcr2plane444Formats = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 77487 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT::PhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT ( VULKAN_HPP_NAMESPACE::Bool32  ycbcr2plane444Formats_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 77495 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT::PhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT ( PhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT const rhs)
default
VULKAN_HPP_NAMESPACE::PhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT::PhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT ( VkPhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT const rhs)
inline

Definition at line 77505 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::PhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT::operator VkPhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT & ( )
inline

Definition at line 77539 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::PhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT::operator VkPhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT const & ( ) const
inline

Definition at line 77534 of file vulkan_structs.hpp.

PhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT::operator= ( PhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT const rhs)
default
PhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT::operator= ( VkPhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT const rhs)
inline

Definition at line 77513 of file vulkan_structs.hpp.

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

Definition at line 77559 of file vulkan_structs.hpp.

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

Definition at line 77520 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT::setYcbcr2plane444Formats ( VULKAN_HPP_NAMESPACE::Bool32  ycbcr2plane444Formats_)
inline

Definition at line 77527 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 77491 of file vulkan_structs.hpp.

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

Definition at line 77576 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT::structureType = StructureType::ePhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT
static

Definition at line 77492 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT::sType = StructureType::ePhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT

Definition at line 77575 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT::ycbcr2plane444Formats = {}

Definition at line 77577 of file vulkan_structs.hpp.


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