Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkPhysicalDeviceProtectedMemoryProperties Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 protectedNoFault
 

Detailed Description

Definition at line 5402 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceProtectedMemoryProperties::pNext

Definition at line 5404 of file vulkan_core.h.

◆ protectedNoFault

VkBool32 VkPhysicalDeviceProtectedMemoryProperties::protectedNoFault

Definition at line 5405 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceProtectedMemoryProperties::sType

Definition at line 5403 of file vulkan_core.h.


The documentation for this struct was generated from the following file: