#include <vulkan_structs.hpp>
Definition at line 68394 of file vulkan_structs.hpp.
◆ NativeType
◆ PhysicalDeviceImageDrmFormatModifierInfoEXT() [1/4]
VULKAN_HPP_CONSTEXPR vk::PhysicalDeviceImageDrmFormatModifierInfoEXT::PhysicalDeviceImageDrmFormatModifierInfoEXT |
( |
uint64_t |
drmFormatModifier_ = {} , |
|
|
vk::SharingMode |
sharingMode_ = vk::SharingMode::eExclusive , |
|
|
uint32_t |
queueFamilyIndexCount_ = {} , |
|
|
const uint32_t * |
pQueueFamilyIndices_ = {} , |
|
|
const void * |
pNext_ = nullptr |
|
) |
| |
|
inline |
◆ PhysicalDeviceImageDrmFormatModifierInfoEXT() [2/4]
◆ PhysicalDeviceImageDrmFormatModifierInfoEXT() [3/4]
◆ PhysicalDeviceImageDrmFormatModifierInfoEXT() [4/4]
vk::PhysicalDeviceImageDrmFormatModifierInfoEXT::PhysicalDeviceImageDrmFormatModifierInfoEXT |
( |
uint64_t |
drmFormatModifier_, |
|
|
vk::SharingMode |
sharingMode_, |
|
|
vk::ArrayProxyNoTemporaries< const uint32_t > const & |
queueFamilyIndices_, |
|
|
const void * |
pNext_ = nullptr |
|
) |
| |
|
inline |
◆ operator VkPhysicalDeviceImageDrmFormatModifierInfoEXT &()
◆ operator VkPhysicalDeviceImageDrmFormatModifierInfoEXT const &()
◆ operator!=()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
◆ setDrmFormatModifier()
◆ setPNext()
◆ setPQueueFamilyIndices()
◆ setQueueFamilyIndexCount()
◆ setQueueFamilyIndices()
◆ setSharingMode()
◆ allowDuplicate
const bool vk::PhysicalDeviceImageDrmFormatModifierInfoEXT::allowDuplicate = false |
|
static |
◆ drmFormatModifier
uint64_t vk::PhysicalDeviceImageDrmFormatModifierInfoEXT::drmFormatModifier = {} |
◆ pNext
const void* vk::PhysicalDeviceImageDrmFormatModifierInfoEXT::pNext = {} |
◆ pQueueFamilyIndices
const uint32_t* vk::PhysicalDeviceImageDrmFormatModifierInfoEXT::pQueueFamilyIndices = {} |
◆ queueFamilyIndexCount
uint32_t vk::PhysicalDeviceImageDrmFormatModifierInfoEXT::queueFamilyIndexCount = {} |
◆ sharingMode
◆ structureType
◆ sType
The documentation for this struct was generated from the following file: