Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
VkBool32 | protectedMemory |
Definition at line 5396 of file vulkan_core.h.
void* VkPhysicalDeviceProtectedMemoryFeatures::pNext |
Definition at line 5398 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceProtectedMemoryFeatures::protectedMemory |
Definition at line 5399 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceProtectedMemoryFeatures::sType |
Definition at line 5397 of file vulkan_core.h.