Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_sampler.h467 static inline void vn_async_vkDestroySampler(struct vn_instance *vn_instance, VkDevice device, VkSa… in vn_async_vkDestroySampler() function
/third_party/mesa3d/src/virtio/vulkan/
Dvn_image.c675 vn_async_vkDestroySampler(dev->instance, device, _sampler, NULL); in vn_DestroySampler()