Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/vulkan/
Dvn_renderer.h309 if (vn_refcount_dec(&shmem->refcount)) in vn_renderer_shmem_unref()
367 if (vn_refcount_dec(&bo->refcount)) in vn_renderer_bo_unref()
Dvn_common.h243 vn_refcount_dec(struct vn_refcount *ref) in vn_refcount_dec() function
Dvn_descriptor_set.c48 if (vn_refcount_dec(&layout->refcount)) in vn_descriptor_set_layout_unref()