Searched refs:vn_decode_vkCreateGraphicsPipelines_reply (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_pipeline.h | 2094 static inline VkResult vn_decode_vkCreateGraphicsPipelines_reply(struct vn_cs_decoder *dec, VkDevice device, VkPipelineCache pipelineCache, uint32_t createInfoCount, const VkGraphicsPipelineCreateInfo* pCreateInfos, const VkAllocationCallbacks* pAllocator, VkPipeline* pPipelines) in vn_decode_vkCreateGraphicsPipelines_reply() function 2347 const VkResult ret = vn_decode_vkCreateGraphicsPipelines_reply(dec, device, pipelineCache, createInfoCount, pCreateInfos, pAllocator, pPipelines); in vn_call_vkCreateGraphicsPipelines()
|
Completed in 4 milliseconds