Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkExternalMemoryImageCreateInfoNV |
Public Attributes | |
vk::StructureType | sType = StructureType::eExternalMemoryImageCreateInfoNV |
const void * | pNext = {} |
vk::ExternalMemoryHandleTypeFlagsNV | handleTypes = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eExternalMemoryImageCreateInfoNV |
Definition at line 36905 of file vulkan_structs.hpp.
Definition at line 36907 of file vulkan_structs.hpp.
|
inline |
Definition at line 36913 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 36922 of file vulkan_structs.hpp.
|
inline |
Definition at line 36956 of file vulkan_structs.hpp.
|
inline |
Definition at line 36951 of file vulkan_structs.hpp.
|
inline |
Definition at line 36985 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 36930 of file vulkan_structs.hpp.
|
inline |
Definition at line 36976 of file vulkan_structs.hpp.
|
inline |
Definition at line 36944 of file vulkan_structs.hpp.
|
inline |
Definition at line 36937 of file vulkan_structs.hpp.
|
static |
Definition at line 36909 of file vulkan_structs.hpp.
vk::ExternalMemoryHandleTypeFlagsNV vk::ExternalMemoryImageCreateInfoNV::handleTypes = {} |
Definition at line 36994 of file vulkan_structs.hpp.
const void* vk::ExternalMemoryImageCreateInfoNV::pNext = {} |
Definition at line 36993 of file vulkan_structs.hpp.
|
static |
Definition at line 36910 of file vulkan_structs.hpp.
vk::StructureType vk::ExternalMemoryImageCreateInfoNV::sType = StructureType::eExternalMemoryImageCreateInfoNV |
Definition at line 36992 of file vulkan_structs.hpp.