|
HDK
|
#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 | |
| ImageDrmFormatModifierPropertiesEXT & | operator= (ImageDrmFormatModifierPropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default |
| ImageDrmFormatModifierPropertiesEXT & | operator= (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 |
| void * | pNext = {} |
| uint64_t | drmFormatModifier = {} |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eImageDrmFormatModifierPropertiesEXT |
Definition at line 39288 of file vulkan_structs.hpp.
| using VULKAN_HPP_NAMESPACE::ImageDrmFormatModifierPropertiesEXT::NativeType = VkImageDrmFormatModifierPropertiesEXT |
Definition at line 39290 of file vulkan_structs.hpp.
|
inline |
Definition at line 39296 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 39304 of file vulkan_structs.hpp.
|
inline |
Definition at line 39323 of file vulkan_structs.hpp.
|
inline |
Definition at line 39318 of file vulkan_structs.hpp.
|
inline |
Definition at line 39352 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 39312 of file vulkan_structs.hpp.
|
inline |
Definition at line 39343 of file vulkan_structs.hpp.
|
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.
|
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.