// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry [[VkProtectedSubmitInfo,VkProtectedSubmitInfo]] [source,c++] ---- typedef struct VkProtectedSubmitInfo { VkStructureType sType; const void* pNext; VkBool32 protectedSubmit; } VkProtectedSubmitInfo; ----