|
SDL
2.0
|
#include <vulkan_core.h>
Collaboration diagram for VkPhysicalDeviceMemoryProperties2:Data Fields | |
| VkStructureType | sType |
| void * | pNext |
| VkPhysicalDeviceMemoryProperties | memoryProperties |
Definition at line 4431 of file vulkan_core.h.
| VkPhysicalDeviceMemoryProperties VkPhysicalDeviceMemoryProperties2::memoryProperties |
Definition at line 4434 of file vulkan_core.h.
| void* VkPhysicalDeviceMemoryProperties2::pNext |
Definition at line 4433 of file vulkan_core.h.
| VkStructureType VkPhysicalDeviceMemoryProperties2::sType |
Definition at line 4432 of file vulkan_core.h.