VkPhysicalDeviceMemoryProperties

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Members

Variables

memoryHeapCount
uint32_t memoryHeapCount;
Undocumented in source.
memoryHeaps
VkMemoryHeap[VK_MAX_MEMORY_HEAPS] memoryHeaps;
Undocumented in source.
memoryTypeCount
uint32_t memoryTypeCount;
Undocumented in source.
memoryTypes
VkMemoryType[VK_MAX_MEMORY_TYPES] memoryTypes;
Undocumented in source.

Meta