Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDrmFormatModifierPropertiesListEXT |
Public Attributes | |
vk::StructureType | sType = StructureType::eDrmFormatModifierPropertiesListEXT |
void * | pNext = {} |
uint32_t | drmFormatModifierCount = {} |
vk::DrmFormatModifierPropertiesEXT * | pDrmFormatModifierProperties = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDrmFormatModifierPropertiesListEXT |
Definition at line 33487 of file vulkan_structs.hpp.
Definition at line 33489 of file vulkan_structs.hpp.
|
inline |
Definition at line 33495 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 33506 of file vulkan_structs.hpp.
|
inline |
Definition at line 33512 of file vulkan_structs.hpp.
|
inline |
Definition at line 33536 of file vulkan_structs.hpp.
|
inline |
Definition at line 33531 of file vulkan_structs.hpp.
|
inline |
Definition at line 33566 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 33525 of file vulkan_structs.hpp.
|
inline |
Definition at line 33556 of file vulkan_structs.hpp.
|
static |
Definition at line 33491 of file vulkan_structs.hpp.
uint32_t vk::DrmFormatModifierPropertiesListEXT::drmFormatModifierCount = {} |
Definition at line 33575 of file vulkan_structs.hpp.
vk::DrmFormatModifierPropertiesEXT* vk::DrmFormatModifierPropertiesListEXT::pDrmFormatModifierProperties = {} |
Definition at line 33576 of file vulkan_structs.hpp.
void* vk::DrmFormatModifierPropertiesListEXT::pNext = {} |
Definition at line 33574 of file vulkan_structs.hpp.
|
static |
Definition at line 33492 of file vulkan_structs.hpp.
vk::StructureType vk::DrmFormatModifierPropertiesListEXT::sType = StructureType::eDrmFormatModifierPropertiesListEXT |
Definition at line 33573 of file vulkan_structs.hpp.