HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkImageDrmFormatModifierListCreateInfoEXT |
Public Attributes | |
VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eImageDrmFormatModifierListCreateInfoEXT |
const void * | pNext = {} |
uint32_t | drmFormatModifierCount = {} |
const uint64_t * | pDrmFormatModifiers = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eImageDrmFormatModifierListCreateInfoEXT |
Definition at line 39163 of file vulkan_structs.hpp.
using VULKAN_HPP_NAMESPACE::ImageDrmFormatModifierListCreateInfoEXT::NativeType = VkImageDrmFormatModifierListCreateInfoEXT |
Definition at line 39165 of file vulkan_structs.hpp.
|
inline |
Definition at line 39171 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 39182 of file vulkan_structs.hpp.
|
inline |
Definition at line 39188 of file vulkan_structs.hpp.
|
inline |
Definition at line 39239 of file vulkan_structs.hpp.
|
inline |
Definition at line 39234 of file vulkan_structs.hpp.
|
inline |
Definition at line 39269 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 39198 of file vulkan_structs.hpp.
|
inline |
Definition at line 39259 of file vulkan_structs.hpp.
|
inline |
Definition at line 39211 of file vulkan_structs.hpp.
|
inline |
Definition at line 39225 of file vulkan_structs.hpp.
|
inline |
Definition at line 39217 of file vulkan_structs.hpp.
|
inline |
Definition at line 39205 of file vulkan_structs.hpp.
|
static |
Definition at line 39167 of file vulkan_structs.hpp.
uint32_t VULKAN_HPP_NAMESPACE::ImageDrmFormatModifierListCreateInfoEXT::drmFormatModifierCount = {} |
Definition at line 39278 of file vulkan_structs.hpp.
const uint64_t* VULKAN_HPP_NAMESPACE::ImageDrmFormatModifierListCreateInfoEXT::pDrmFormatModifiers = {} |
Definition at line 39279 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::ImageDrmFormatModifierListCreateInfoEXT::pNext = {} |
Definition at line 39277 of file vulkan_structs.hpp.
|
static |
Definition at line 39168 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::ImageDrmFormatModifierListCreateInfoEXT::sType = StructureType::eImageDrmFormatModifierListCreateInfoEXT |
Definition at line 39276 of file vulkan_structs.hpp.