|
SDL
2.0
|
#include <vulkan_core.h>
Data Fields | |
| VkStructureType | sType |
| void * | pNext |
| VkBool32 | protectedMemory |
Definition at line 4519 of file vulkan_core.h.
| void* VkPhysicalDeviceProtectedMemoryFeatures::pNext |
Definition at line 4521 of file vulkan_core.h.
| VkBool32 VkPhysicalDeviceProtectedMemoryFeatures::protectedMemory |
Definition at line 4522 of file vulkan_core.h.
| VkStructureType VkPhysicalDeviceProtectedMemoryFeatures::sType |
Definition at line 4520 of file vulkan_core.h.