Searched refs:VkProtectedSubmitInfo (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
H A Dvn_protocol_driver_queue.h107 /* struct VkProtectedSubmitInfo chain */
117 vn_sizeof_VkProtectedSubmitInfo_self(const VkProtectedSubmitInfo *val)
126 vn_sizeof_VkProtectedSubmitInfo(const VkProtectedSubmitInfo *val)
145 vn_encode_VkProtectedSubmitInfo_self(struct vn_cs_encoder *enc, const VkProtectedSubmitInfo *val)
152 vn_encode_VkProtectedSubmitInfo(struct vn_cs_encoder *enc, const VkProtectedSubmitInfo *val)
259 size += vn_sizeof_VkProtectedSubmitInfo_self((const VkProtectedSubmitInfo *)pnext);
345 vn_encode_VkProtectedSubmitInfo_self(enc, (const VkProtectedSubmitInfo *)pnext);
/xsrc/external/mit/MesaLib/dist/src/vulkan/util/
H A Dvk_synchronization2.c354 const VkProtectedSubmitInfo *protected_info =
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_core.h4353 typedef struct VkProtectedSubmitInfo { struct
4357 } VkProtectedSubmitInfo; typedef in typeref:struct:VkProtectedSubmitInfo
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_core.h4913 typedef struct VkProtectedSubmitInfo { struct
4917 } VkProtectedSubmitInfo; typedef in typeref:struct:VkProtectedSubmitInfo

Completed in 123 milliseconds