SDL  2.0
VkPhysicalDeviceProtectedMemoryProperties Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
voidpNext
 
VkBool32 protectedNoFault
 

Detailed Description

Definition at line 4525 of file vulkan_core.h.

Field Documentation

◆ pNext

void* VkPhysicalDeviceProtectedMemoryProperties::pNext

Definition at line 4527 of file vulkan_core.h.

◆ protectedNoFault

VkBool32 VkPhysicalDeviceProtectedMemoryProperties::protectedNoFault

Definition at line 4528 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceProtectedMemoryProperties::sType

Definition at line 4526 of file vulkan_core.h.


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