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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
VkBool32 protectedMemory
 

Detailed Description

Definition at line 5435 of file vulkan_core.h.

Field Documentation

◆ pNext

void* VkPhysicalDeviceProtectedMemoryFeatures::pNext

Definition at line 5437 of file vulkan_core.h.

◆ protectedMemory

VkBool32 VkPhysicalDeviceProtectedMemoryFeatures::protectedMemory

Definition at line 5438 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceProtectedMemoryFeatures::sType

Definition at line 5436 of file vulkan_core.h.


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