Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_command_pool.h436 static inline void vn_async_vkResetCommandPool(struct vn_instance *vn_instance, VkDevice device, Vk… in vn_async_vkResetCommandPool() function
/third_party/mesa3d/src/virtio/vulkan/
Dvn_command_buffer.c516 vn_async_vkResetCommandPool(dev->instance, device, commandPool, flags); in vn_ResetCommandPool()