Searched defs:safe_VkProtectedSubmitInfo (Results 1 – 2 of 2) sorted by relevance
1727 struct safe_VkProtectedSubmitInfo { struct1731 safe_VkProtectedSubmitInfo(const VkProtectedSubmitInfo* in_struct); argument1733 safe_VkProtectedSubmitInfo& operator=(const safe_VkProtectedSubmitInfo& src); argument1738 VkProtectedSubmitInfo *ptr() { return reinterpret_cast<VkProtectedSubmitInfo *>(this); } in ptr()1739 …ctedSubmitInfo const *ptr() const { return reinterpret_cast<VkProtectedSubmitInfo const *>(this); } in ptr()
8523 safe_VkProtectedSubmitInfo::safe_VkProtectedSubmitInfo(const VkProtectedSubmitInfo* in_struct) : in safe_VkProtectedSubmitInfo() function in safe_VkProtectedSubmitInfo8530 safe_VkProtectedSubmitInfo::safe_VkProtectedSubmitInfo() : in safe_VkProtectedSubmitInfo() function in safe_VkProtectedSubmitInfo8534 safe_VkProtectedSubmitInfo::safe_VkProtectedSubmitInfo(const safe_VkProtectedSubmitInfo& src) in safe_VkProtectedSubmitInfo() function in safe_VkProtectedSubmitInfo