HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkPhysicalDeviceImageDrmFormatModifierInfoEXT |
Public Attributes | |
VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::ePhysicalDeviceImageDrmFormatModifierInfoEXT |
const void * | pNext = {} |
uint64_t | drmFormatModifier = {} |
VULKAN_HPP_NAMESPACE::SharingMode | sharingMode = VULKAN_HPP_NAMESPACE::SharingMode::eExclusive |
uint32_t | queueFamilyIndexCount = {} |
const uint32_t * | pQueueFamilyIndices = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePhysicalDeviceImageDrmFormatModifierInfoEXT |
Definition at line 59543 of file vulkan_structs.hpp.
using VULKAN_HPP_NAMESPACE::PhysicalDeviceImageDrmFormatModifierInfoEXT::NativeType = VkPhysicalDeviceImageDrmFormatModifierInfoEXT |
Definition at line 59545 of file vulkan_structs.hpp.
|
inline |
Definition at line 59552 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 59567 of file vulkan_structs.hpp.
|
inline |
Definition at line 59573 of file vulkan_structs.hpp.
|
inline |
Definition at line 59642 of file vulkan_structs.hpp.
|
inline |
Definition at line 59637 of file vulkan_structs.hpp.
|
inline |
Definition at line 59677 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 59589 of file vulkan_structs.hpp.
|
inline |
Definition at line 59667 of file vulkan_structs.hpp.
|
inline |
Definition at line 59602 of file vulkan_structs.hpp.
|
inline |
Definition at line 59596 of file vulkan_structs.hpp.
|
inline |
Definition at line 59620 of file vulkan_structs.hpp.
|
inline |
Definition at line 59614 of file vulkan_structs.hpp.
|
inline |
Definition at line 59628 of file vulkan_structs.hpp.
|
inline |
Definition at line 59608 of file vulkan_structs.hpp.
|
static |
Definition at line 59547 of file vulkan_structs.hpp.
uint64_t VULKAN_HPP_NAMESPACE::PhysicalDeviceImageDrmFormatModifierInfoEXT::drmFormatModifier = {} |
Definition at line 59686 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::PhysicalDeviceImageDrmFormatModifierInfoEXT::pNext = {} |
Definition at line 59685 of file vulkan_structs.hpp.
const uint32_t* VULKAN_HPP_NAMESPACE::PhysicalDeviceImageDrmFormatModifierInfoEXT::pQueueFamilyIndices = {} |
Definition at line 59689 of file vulkan_structs.hpp.
uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceImageDrmFormatModifierInfoEXT::queueFamilyIndexCount = {} |
Definition at line 59688 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::SharingMode VULKAN_HPP_NAMESPACE::PhysicalDeviceImageDrmFormatModifierInfoEXT::sharingMode = VULKAN_HPP_NAMESPACE::SharingMode::eExclusive |
Definition at line 59687 of file vulkan_structs.hpp.
|
static |
Definition at line 59548 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceImageDrmFormatModifierInfoEXT::sType = StructureType::ePhysicalDeviceImageDrmFormatModifierInfoEXT |
Definition at line 59684 of file vulkan_structs.hpp.