SDL 2.0
VkPhysicalDeviceProtectedMemoryFeatures Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
voidpNext
 
VkBool32 protectedMemory
 

Detailed Description

Definition at line 4278 of file vulkan_core.h.

Field Documentation

◆ pNext

void* VkPhysicalDeviceProtectedMemoryFeatures::pNext

Definition at line 4280 of file vulkan_core.h.

◆ protectedMemory

VkBool32 VkPhysicalDeviceProtectedMemoryFeatures::protectedMemory

Definition at line 4281 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceProtectedMemoryFeatures::sType

Definition at line 4279 of file vulkan_core.h.


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