SDL  2.0
VkSurfaceProtectedCapabilitiesKHR Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const voidpNext
 
VkBool32 supportsProtected
 

Detailed Description

Definition at line 7307 of file vulkan_core.h.

Field Documentation

◆ pNext

const void* VkSurfaceProtectedCapabilitiesKHR::pNext

Definition at line 7309 of file vulkan_core.h.

◆ sType

VkStructureType VkSurfaceProtectedCapabilitiesKHR::sType

Definition at line 7308 of file vulkan_core.h.

◆ supportsProtected

VkBool32 VkSurfaceProtectedCapabilitiesKHR::supportsProtected

Definition at line 7310 of file vulkan_core.h.


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