Home
last modified time | relevance | path

Searched defs:safe_VkProtectedSubmitInfo (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dvk_safe_struct.h1727 struct safe_VkProtectedSubmitInfo { struct
1731 safe_VkProtectedSubmitInfo(const VkProtectedSubmitInfo* in_struct); argument
1733 safe_VkProtectedSubmitInfo& operator=(const safe_VkProtectedSubmitInfo& src); argument
1738 VkProtectedSubmitInfo *ptr() { return reinterpret_cast<VkProtectedSubmitInfo *>(this); } in ptr()
1739 …ctedSubmitInfo const *ptr() const { return reinterpret_cast<VkProtectedSubmitInfo const *>(this); } in ptr()
Dvk_safe_struct.cpp8523 safe_VkProtectedSubmitInfo::safe_VkProtectedSubmitInfo(const VkProtectedSubmitInfo* in_struct) : in safe_VkProtectedSubmitInfo() function in safe_VkProtectedSubmitInfo
8530 safe_VkProtectedSubmitInfo::safe_VkProtectedSubmitInfo() : in safe_VkProtectedSubmitInfo() function in safe_VkProtectedSubmitInfo
8534 safe_VkProtectedSubmitInfo::safe_VkProtectedSubmitInfo(const safe_VkProtectedSubmitInfo& src) in safe_VkProtectedSubmitInfo() function in safe_VkProtectedSubmitInfo