struct MemoryFdPropertiesKHR

Defined at line 89031 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

wrapper struct for struct VkMemoryFdPropertiesKHR, see https://registry.khronos.org/vulkan/specs/latest/man/html/VkMemoryFdPropertiesKHR.html

Public Members

StructureType sType
void * pNext
uint32_t memoryTypeBits

Public Methods

void MemoryFdPropertiesKHR (uint32_t memoryTypeBits_, void * pNext_)

Defined at line 89039 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void MemoryFdPropertiesKHR (const MemoryFdPropertiesKHR & rhs)

Defined at line 89045 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void MemoryFdPropertiesKHR (const VkMemoryFdPropertiesKHR & rhs)

Defined at line 89047 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

MemoryFdPropertiesKHR & operator= (const MemoryFdPropertiesKHR & rhs)

Defined at line 89052 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

MemoryFdPropertiesKHR & operator= (const VkMemoryFdPropertiesKHR & rhs)

Defined at line 89055 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkMemoryFdPropertiesKHR & operator const VkMemoryFdPropertiesKHR & ()

Defined at line 89061 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkMemoryFdPropertiesKHR & operator VkMemoryFdPropertiesKHR & ()

Defined at line 89066 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkMemoryFdPropertiesKHR * operator const VkMemoryFdPropertiesKHR * ()

Defined at line 89071 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkMemoryFdPropertiesKHR * operator VkMemoryFdPropertiesKHR * ()

Defined at line 89076 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::strong_ordering operator<=> (const MemoryFdPropertiesKHR & )

Defined at line 89089 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp