struct ImportMemoryHostPointerInfoEXT
Defined at line 81639 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
=== VK_EXT_external_memory_host ===
Public Members
StructureType sType
const void * pNext
ExternalMemoryHandleTypeFlagBits handleType
void * pHostPointer
Public Methods
void ImportMemoryHostPointerInfoEXT (ExternalMemoryHandleTypeFlagBitshandleType_,void *pHostPointer_,const void *pNext_)
Defined at line 81647 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void ImportMemoryHostPointerInfoEXT (const ImportMemoryHostPointerInfoEXT & rhs)
Defined at line 81656 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void ImportMemoryHostPointerInfoEXT (const VkImportMemoryHostPointerInfoEXT & rhs)
Defined at line 81658 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
ImportMemoryHostPointerInfoEXT & operator= (const ImportMemoryHostPointerInfoEXT & rhs)
Defined at line 81663 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
ImportMemoryHostPointerInfoEXT & operator= (const VkImportMemoryHostPointerInfoEXT & rhs)
Defined at line 81666 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
ImportMemoryHostPointerInfoEXT & setPNext (const void * pNext_)
Defined at line 81673 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
ImportMemoryHostPointerInfoEXT && setPNext (const void * pNext_)
Defined at line 81679 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
ImportMemoryHostPointerInfoEXT & setHandleType (ExternalMemoryHandleTypeFlagBits handleType_)
Defined at line 81685 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
ImportMemoryHostPointerInfoEXT && setHandleType (ExternalMemoryHandleTypeFlagBits handleType_)
Defined at line 81691 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
ImportMemoryHostPointerInfoEXT & setPHostPointer (void * pHostPointer_)
Defined at line 81697 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
ImportMemoryHostPointerInfoEXT && setPHostPointer (void * pHostPointer_)
Defined at line 81703 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkImportMemoryHostPointerInfoEXT & operator const VkImportMemoryHostPointerInfoEXT & ()
Defined at line 81710 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkImportMemoryHostPointerInfoEXT & operator VkImportMemoryHostPointerInfoEXT & ()
Defined at line 81715 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkImportMemoryHostPointerInfoEXT * operator const VkImportMemoryHostPointerInfoEXT * ()
Defined at line 81720 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkImportMemoryHostPointerInfoEXT * operator VkImportMemoryHostPointerInfoEXT * ()
Defined at line 81725 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const ImportMemoryHostPointerInfoEXT & )
Defined at line 81738 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp