Home
last modified time | relevance | path

Searched refs:vn_decode_vkResetCommandPool_reply (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_command_pool.h232 static inline VkResult vn_decode_vkResetCommandPool_reply(struct vn_cs_decoder *dec, VkDevice devic… in vn_decode_vkResetCommandPool_reply() function
428 const VkResult ret = vn_decode_vkResetCommandPool_reply(dec, device, commandPool, flags); in vn_call_vkResetCommandPool()