Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_command_buffer.h2553 static inline VkResult vn_decode_vkAllocateCommandBuffers_reply(struct vn_cs_decoder *dec, VkDevice device, const VkCommandBufferAllocateInfo* pAllocateInfo, VkCommandBuffer* pCommandBuffers) in vn_decode_vkAllocateCommandBuffers_reply() function
9965 const VkResult ret = vn_decode_vkAllocateCommandBuffers_reply(dec, device, pAllocateInfo, pCommandBuffers); in vn_call_vkAllocateCommandBuffers()

Completed in 25 milliseconds