HDK
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
VkBool32 | protectedMemory |
Definition at line 5320 of file vulkan_core.h.
void* VkPhysicalDeviceProtectedMemoryFeatures::pNext |
Definition at line 5322 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceProtectedMemoryFeatures::protectedMemory |
Definition at line 5323 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceProtectedMemoryFeatures::sType |
Definition at line 5321 of file vulkan_core.h.