|
SDL
2.0
|
#include <vulkan_core.h>
Collaboration diagram for VkPhysicalDeviceMemoryProperties2:Data Fields | |
| VkStructureType | sType |
| void * | pNext |
| VkPhysicalDeviceMemoryProperties | memoryProperties |
Definition at line 4192 of file vulkan_core.h.
| VkPhysicalDeviceMemoryProperties VkPhysicalDeviceMemoryProperties2::memoryProperties |
Definition at line 4195 of file vulkan_core.h.
| void* VkPhysicalDeviceMemoryProperties2::pNext |
Definition at line 4194 of file vulkan_core.h.
| VkStructureType VkPhysicalDeviceMemoryProperties2::sType |
Definition at line 4193 of file vulkan_core.h.