Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_command_pool.h122 static inline VkResult vn_decode_vkCreateCommandPool_reply(struct vn_cs_decoder *dec, VkDevice devi… in vn_decode_vkCreateCommandPool_reply() function
387 …const VkResult ret = vn_decode_vkCreateCommandPool_reply(dec, device, pCreateInfo, pAllocator, pCo… in vn_call_vkCreateCommandPool()