Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
VkBool32 | protectedMemory |
Definition at line 5329 of file vulkan_core.h.
void* VkPhysicalDeviceProtectedMemoryFeatures::pNext |
Definition at line 5331 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceProtectedMemoryFeatures::protectedMemory |
Definition at line 5332 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceProtectedMemoryFeatures::sType |
Definition at line 5330 of file vulkan_core.h.