struct PhysicalDeviceExternalMemoryHostPropertiesEXT
Defined at line 113661 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPhysicalDeviceExternalMemoryHostPropertiesEXT, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceExternalMemoryHostPropertiesEXT.html
Public Members
StructureType sType
void * pNext
DeviceSize minImportedHostPointerAlignment
Public Methods
void PhysicalDeviceExternalMemoryHostPropertiesEXT (DeviceSize minImportedHostPointerAlignment_, void * pNext_)
Defined at line 113669 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceExternalMemoryHostPropertiesEXT (const PhysicalDeviceExternalMemoryHostPropertiesEXT & rhs)
Defined at line 113676 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceExternalMemoryHostPropertiesEXT (const VkPhysicalDeviceExternalMemoryHostPropertiesEXT & rhs)
Defined at line 113679 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceExternalMemoryHostPropertiesEXT & operator= (const PhysicalDeviceExternalMemoryHostPropertiesEXT & rhs)
Defined at line 113684 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceExternalMemoryHostPropertiesEXT & operator= (const VkPhysicalDeviceExternalMemoryHostPropertiesEXT & rhs)
Defined at line 113687 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceExternalMemoryHostPropertiesEXT & operator const VkPhysicalDeviceExternalMemoryHostPropertiesEXT & ()
Defined at line 113693 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceExternalMemoryHostPropertiesEXT & operator VkPhysicalDeviceExternalMemoryHostPropertiesEXT & ()
Defined at line 113698 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceExternalMemoryHostPropertiesEXT * operator const VkPhysicalDeviceExternalMemoryHostPropertiesEXT * ()
Defined at line 113703 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceExternalMemoryHostPropertiesEXT * operator VkPhysicalDeviceExternalMemoryHostPropertiesEXT * ()
Defined at line 113708 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceExternalMemoryHostPropertiesEXT & )
Defined at line 113721 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp