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

/xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
H A Dvn_protocol_driver_queue.h14 /* struct VkDeviceGroupSubmitInfo chain */
24 vn_sizeof_VkDeviceGroupSubmitInfo_self(const VkDeviceGroupSubmitInfo *val)
53 vn_sizeof_VkDeviceGroupSubmitInfo(const VkDeviceGroupSubmitInfo *val)
72 vn_encode_VkDeviceGroupSubmitInfo_self(struct vn_cs_encoder *enc, const VkDeviceGroupSubmitInfo *val)
99 vn_encode_VkDeviceGroupSubmitInfo(struct vn_cs_encoder *enc, const VkDeviceGroupSubmitInfo *val)
253 size += vn_sizeof_VkDeviceGroupSubmitInfo_self((const VkDeviceGroupSubmitInfo *)pnext);
339 vn_encode_VkDeviceGroupSubmitInfo_self(enc, (const VkDeviceGroupSubmitInfo *)pnext);
/xsrc/external/mit/MesaLib/dist/src/vulkan/util/
H A Dvk_synchronization2.c325 const VkDeviceGroupSubmitInfo *group_info =
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_core.h4124 typedef struct VkDeviceGroupSubmitInfo { struct
4133 } VkDeviceGroupSubmitInfo; typedef in typeref:struct:VkDeviceGroupSubmitInfo
5246 typedef VkDeviceGroupSubmitInfo VkDeviceGroupSubmitInfoKHR;
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_core.h4686 typedef struct VkDeviceGroupSubmitInfo { struct
4695 } VkDeviceGroupSubmitInfo; typedef in typeref:struct:VkDeviceGroupSubmitInfo
6550 typedef VkDeviceGroupSubmitInfo VkDeviceGroupSubmitInfoKHR;

Completed in 73 milliseconds