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

/xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
H A Dvn_protocol_driver_command_pool.h414 static inline void vn_async_vkDestroyCommandPool(struct vn_instance *vn_instance, VkDevice device, VkCommandPool commandPool, const VkAllocationCallbacks* pAllocator) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_command_buffer.c482 vn_async_vkDestroyCommandPool(dev->instance, device, commandPool, NULL);

Completed in 10 milliseconds