SDL  2.0
VkProtectedSubmitInfo Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const voidpNext
 
VkBool32 protectedSubmit
 

Detailed Description

Definition at line 4539 of file vulkan_core.h.

Field Documentation

◆ pNext

const void* VkProtectedSubmitInfo::pNext

Definition at line 4541 of file vulkan_core.h.

◆ protectedSubmit

VkBool32 VkProtectedSubmitInfo::protectedSubmit

Definition at line 4542 of file vulkan_core.h.

◆ sType

VkStructureType VkProtectedSubmitInfo::sType

Definition at line 4540 of file vulkan_core.h.


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