Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkPhysicalDeviceExternalImageFormatInfo |
Public Attributes | |
vk::StructureType | sType = StructureType::ePhysicalDeviceExternalImageFormatInfo |
const void * | pNext = {} |
vk::ExternalMemoryHandleTypeFlagBits | handleType = vk::ExternalMemoryHandleTypeFlagBits::eOpaqueFd |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePhysicalDeviceExternalImageFormatInfo |
Definition at line 64681 of file vulkan_structs.hpp.
using vk::PhysicalDeviceExternalImageFormatInfo::NativeType = VkPhysicalDeviceExternalImageFormatInfo |
Definition at line 64683 of file vulkan_structs.hpp.
|
inline |
Definition at line 64689 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 64699 of file vulkan_structs.hpp.
|
inline |
Definition at line 64733 of file vulkan_structs.hpp.
|
inline |
Definition at line 64728 of file vulkan_structs.hpp.
|
inline |
Definition at line 64762 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 64707 of file vulkan_structs.hpp.
|
inline |
Definition at line 64753 of file vulkan_structs.hpp.
|
inline |
Definition at line 64721 of file vulkan_structs.hpp.
|
inline |
Definition at line 64714 of file vulkan_structs.hpp.
|
static |
Definition at line 64685 of file vulkan_structs.hpp.
vk::ExternalMemoryHandleTypeFlagBits vk::PhysicalDeviceExternalImageFormatInfo::handleType = vk::ExternalMemoryHandleTypeFlagBits::eOpaqueFd |
Definition at line 64771 of file vulkan_structs.hpp.
const void* vk::PhysicalDeviceExternalImageFormatInfo::pNext = {} |
Definition at line 64770 of file vulkan_structs.hpp.
|
static |
Definition at line 64686 of file vulkan_structs.hpp.
vk::StructureType vk::PhysicalDeviceExternalImageFormatInfo::sType = StructureType::ePhysicalDeviceExternalImageFormatInfo |
Definition at line 64769 of file vulkan_structs.hpp.