Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDrmFormatModifierPropertiesList2EXT |
Public Attributes | |
vk::StructureType | sType = StructureType::eDrmFormatModifierPropertiesList2EXT |
void * | pNext = {} |
uint32_t | drmFormatModifierCount = {} |
vk::DrmFormatModifierProperties2EXT * | pDrmFormatModifierProperties = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDrmFormatModifierPropertiesList2EXT |
Definition at line 33389 of file vulkan_structs.hpp.
Definition at line 33391 of file vulkan_structs.hpp.
|
inline |
Definition at line 33397 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 33408 of file vulkan_structs.hpp.
|
inline |
Definition at line 33414 of file vulkan_structs.hpp.
|
inline |
Definition at line 33438 of file vulkan_structs.hpp.
|
inline |
Definition at line 33433 of file vulkan_structs.hpp.
|
inline |
Definition at line 33468 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 33427 of file vulkan_structs.hpp.
|
inline |
Definition at line 33458 of file vulkan_structs.hpp.
|
static |
Definition at line 33393 of file vulkan_structs.hpp.
uint32_t vk::DrmFormatModifierPropertiesList2EXT::drmFormatModifierCount = {} |
Definition at line 33477 of file vulkan_structs.hpp.
vk::DrmFormatModifierProperties2EXT* vk::DrmFormatModifierPropertiesList2EXT::pDrmFormatModifierProperties = {} |
Definition at line 33478 of file vulkan_structs.hpp.
void* vk::DrmFormatModifierPropertiesList2EXT::pNext = {} |
Definition at line 33476 of file vulkan_structs.hpp.
|
static |
Definition at line 33394 of file vulkan_structs.hpp.
vk::StructureType vk::DrmFormatModifierPropertiesList2EXT::sType = StructureType::eDrmFormatModifierPropertiesList2EXT |
Definition at line 33475 of file vulkan_structs.hpp.