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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkImageDrmFormatModifierPropertiesEXT
 

Public Member Functions

VULKAN_HPP_CONSTEXPR ImageDrmFormatModifierPropertiesEXT (uint64_t drmFormatModifier_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR ImageDrmFormatModifierPropertiesEXT (ImageDrmFormatModifierPropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 ImageDrmFormatModifierPropertiesEXT (VkImageDrmFormatModifierPropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
ImageDrmFormatModifierPropertiesEXToperator= (ImageDrmFormatModifierPropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
ImageDrmFormatModifierPropertiesEXToperator= (VkImageDrmFormatModifierPropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
 operator VkImageDrmFormatModifierPropertiesEXT const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkImageDrmFormatModifierPropertiesEXT & () VULKAN_HPP_NOEXCEPT
 
bool operator== (ImageDrmFormatModifierPropertiesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (ImageDrmFormatModifierPropertiesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eImageDrmFormatModifierPropertiesEXT
 
voidpNext = {}
 
uint64_t drmFormatModifier = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 39288 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::ImageDrmFormatModifierPropertiesEXT::ImageDrmFormatModifierPropertiesEXT ( uint64_t  drmFormatModifier_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 39296 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::ImageDrmFormatModifierPropertiesEXT::ImageDrmFormatModifierPropertiesEXT ( ImageDrmFormatModifierPropertiesEXT const rhs)
default
VULKAN_HPP_NAMESPACE::ImageDrmFormatModifierPropertiesEXT::ImageDrmFormatModifierPropertiesEXT ( VkImageDrmFormatModifierPropertiesEXT const rhs)
inline

Definition at line 39304 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::ImageDrmFormatModifierPropertiesEXT::operator VkImageDrmFormatModifierPropertiesEXT & ( )
inline

Definition at line 39323 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::ImageDrmFormatModifierPropertiesEXT::operator VkImageDrmFormatModifierPropertiesEXT const & ( ) const
inline

Definition at line 39318 of file vulkan_structs.hpp.

ImageDrmFormatModifierPropertiesEXT& VULKAN_HPP_NAMESPACE::ImageDrmFormatModifierPropertiesEXT::operator= ( ImageDrmFormatModifierPropertiesEXT const rhs)
default
ImageDrmFormatModifierPropertiesEXT& VULKAN_HPP_NAMESPACE::ImageDrmFormatModifierPropertiesEXT::operator= ( VkImageDrmFormatModifierPropertiesEXT const rhs)
inline

Definition at line 39312 of file vulkan_structs.hpp.

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

Definition at line 39343 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 39292 of file vulkan_structs.hpp.

uint64_t VULKAN_HPP_NAMESPACE::ImageDrmFormatModifierPropertiesEXT::drmFormatModifier = {}

Definition at line 39361 of file vulkan_structs.hpp.

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

Definition at line 39360 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::ImageDrmFormatModifierPropertiesEXT::structureType = StructureType::eImageDrmFormatModifierPropertiesEXT
static

Definition at line 39293 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::ImageDrmFormatModifierPropertiesEXT::sType = StructureType::eImageDrmFormatModifierPropertiesEXT

Definition at line 39359 of file vulkan_structs.hpp.


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