Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkExternalMemoryImageCreateInfo |
Public Attributes | |
vk::StructureType | sType = StructureType::eExternalMemoryImageCreateInfo |
const void * | pNext = {} |
vk::ExternalMemoryHandleTypeFlags | handleTypes = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eExternalMemoryImageCreateInfo |
Definition at line 36805 of file vulkan_structs.hpp.
Definition at line 36807 of file vulkan_structs.hpp.
|
inline |
Definition at line 36813 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 36822 of file vulkan_structs.hpp.
|
inline |
Definition at line 36856 of file vulkan_structs.hpp.
|
inline |
Definition at line 36851 of file vulkan_structs.hpp.
|
inline |
Definition at line 36885 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 36830 of file vulkan_structs.hpp.
|
inline |
Definition at line 36876 of file vulkan_structs.hpp.
|
inline |
Definition at line 36844 of file vulkan_structs.hpp.
|
inline |
Definition at line 36837 of file vulkan_structs.hpp.
|
static |
Definition at line 36809 of file vulkan_structs.hpp.
vk::ExternalMemoryHandleTypeFlags vk::ExternalMemoryImageCreateInfo::handleTypes = {} |
Definition at line 36894 of file vulkan_structs.hpp.
const void* vk::ExternalMemoryImageCreateInfo::pNext = {} |
Definition at line 36893 of file vulkan_structs.hpp.
|
static |
Definition at line 36810 of file vulkan_structs.hpp.
vk::StructureType vk::ExternalMemoryImageCreateInfo::sType = StructureType::eExternalMemoryImageCreateInfo |
Definition at line 36892 of file vulkan_structs.hpp.