SDL  2.0
VkPhysicalDeviceProtectedMemoryProperties Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
voidpNext
 
VkBool32 protectedNoFault
 

Detailed Description

Definition at line 4284 of file vulkan_core.h.

Field Documentation

◆ pNext

void* VkPhysicalDeviceProtectedMemoryProperties::pNext

Definition at line 4286 of file vulkan_core.h.

◆ protectedNoFault

VkBool32 VkPhysicalDeviceProtectedMemoryProperties::protectedNoFault

Definition at line 4287 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceProtectedMemoryProperties::sType

Definition at line 4285 of file vulkan_core.h.


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