Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkPhysicalDeviceProtectedMemoryProperties Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
VkBool32 protectedNoFault
 

Detailed Description

Definition at line 5441 of file vulkan_core.h.

Field Documentation

◆ pNext

void* VkPhysicalDeviceProtectedMemoryProperties::pNext

Definition at line 5443 of file vulkan_core.h.

◆ protectedNoFault

VkBool32 VkPhysicalDeviceProtectedMemoryProperties::protectedNoFault

Definition at line 5444 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceProtectedMemoryProperties::sType

Definition at line 5442 of file vulkan_core.h.


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