ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceProtectedMemoryFeatures Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceProtectedMemoryFeatures:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 protectedMemory
 

Detailed Description

Definition at line 11727 of file vulkan.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceProtectedMemoryFeatures::pNext

Definition at line 11730 of file vulkan.h.

◆ protectedMemory

VkBool32 VkPhysicalDeviceProtectedMemoryFeatures::protectedMemory

Definition at line 11731 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceProtectedMemoryFeatures::sType

Definition at line 11729 of file vulkan.h.


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