struct MemoryHostPointerPropertiesEXT
Defined at line 90155 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkMemoryHostPointerPropertiesEXT, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkMemoryHostPointerPropertiesEXT.html
Public Members
StructureType sType
void * pNext
uint32_t memoryTypeBits
Public Methods
void MemoryHostPointerPropertiesEXT (uint32_t memoryTypeBits_, void * pNext_)
Defined at line 90163 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void MemoryHostPointerPropertiesEXT (const MemoryHostPointerPropertiesEXT & rhs)
Defined at line 90169 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void MemoryHostPointerPropertiesEXT (const VkMemoryHostPointerPropertiesEXT & rhs)
Defined at line 90171 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
MemoryHostPointerPropertiesEXT & operator= (const MemoryHostPointerPropertiesEXT & rhs)
Defined at line 90176 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
MemoryHostPointerPropertiesEXT & operator= (const VkMemoryHostPointerPropertiesEXT & rhs)
Defined at line 90179 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkMemoryHostPointerPropertiesEXT & operator const VkMemoryHostPointerPropertiesEXT & ()
Defined at line 90185 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkMemoryHostPointerPropertiesEXT & operator VkMemoryHostPointerPropertiesEXT & ()
Defined at line 90190 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkMemoryHostPointerPropertiesEXT * operator const VkMemoryHostPointerPropertiesEXT * ()
Defined at line 90195 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkMemoryHostPointerPropertiesEXT * operator VkMemoryHostPointerPropertiesEXT * ()
Defined at line 90200 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const MemoryHostPointerPropertiesEXT & )
Defined at line 90213 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp