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

/xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
H A Dvn_protocol_driver_command_buffer.h1528 static inline VkResult vn_decode_vkResetCommandBuffer_reply(struct vn_cs_decoder *dec, VkCommandBuffer commandBuffer, VkCommandBufferResetFlags flags) function in typeref:typename:VkResult
6475 const VkResult ret = vn_decode_vkResetCommandBuffer_reply(dec, commandBuffer, flags);

Completed in 17 milliseconds