Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_command_pool.h102 vn_encode_VkCommandPool(enc, pCommandPool); in vn_encode_vkCreateCommandPool()
165 vn_encode_VkCommandPool(enc, &commandPool); in vn_encode_vkDestroyCommandPool()
214 vn_encode_VkCommandPool(enc, &commandPool); in vn_encode_vkResetCommandPool()
268 vn_encode_VkCommandPool(enc, &commandPool); in vn_encode_vkTrimCommandPool()
Dvn_protocol_driver_handles.h160 vn_encode_VkCommandPool(struct vn_cs_encoder *enc, const VkCommandPool *val) in vn_encode_VkCommandPool() function
Dvn_protocol_driver_command_buffer.h57 vn_encode_VkCommandPool(enc, &val->commandPool); in vn_encode_VkCommandBufferAllocateInfo_self()
2603 vn_encode_VkCommandPool(enc, &commandPool); in vn_encode_vkFreeCommandBuffers()