#include <mini_vulkan.h>
Public Attributes | |
| VkStructureType | sType |
| void * | pNext |
| VkPhysicalDeviceMemoryProperties | memoryProperties |
Definition at line 3838 of file mini_vulkan.h.
| VkStructureType VkPhysicalDeviceMemoryProperties2KHR::sType |
Definition at line 3839 of file mini_vulkan.h.
| void* VkPhysicalDeviceMemoryProperties2KHR::pNext |
Definition at line 3840 of file mini_vulkan.h.
| VkPhysicalDeviceMemoryProperties VkPhysicalDeviceMemoryProperties2KHR::memoryProperties |
Definition at line 3841 of file mini_vulkan.h.