Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/asahi/vulkan/
H A Dhk_device.h125 void hk_sampler_heap_remove(struct hk_device *dev, struct hk_rc_sampler *rc);
H A Dhk_sampler.c277 hk_sampler_heap_remove(dev, sampler->planes[plane].hw); in hk_DestroySampler()
H A Dhk_device.c261 hk_sampler_heap_remove(struct hk_device *dev, struct hk_rc_sampler *rc) in hk_sampler_heap_remove() function