Vulkan-Hpp
|
#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 | |
vk::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 44298 of file vulkan_structs.hpp.
Definition at line 44300 of file vulkan_structs.hpp.
|
inline |
Definition at line 44306 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 44314 of file vulkan_structs.hpp.
|
inline |
Definition at line 44333 of file vulkan_structs.hpp.
|
inline |
Definition at line 44328 of file vulkan_structs.hpp.
|
inline |
Definition at line 44362 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 44322 of file vulkan_structs.hpp.
|
inline |
Definition at line 44353 of file vulkan_structs.hpp.
|
static |
Definition at line 44302 of file vulkan_structs.hpp.
uint64_t vk::ImageDrmFormatModifierPropertiesEXT::drmFormatModifier = {} |
Definition at line 44371 of file vulkan_structs.hpp.
void* vk::ImageDrmFormatModifierPropertiesEXT::pNext = {} |
Definition at line 44370 of file vulkan_structs.hpp.
|
static |
Definition at line 44303 of file vulkan_structs.hpp.
vk::StructureType vk::ImageDrmFormatModifierPropertiesEXT::sType = StructureType::eImageDrmFormatModifierPropertiesEXT |
Definition at line 44369 of file vulkan_structs.hpp.