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_descriptor_set.h119 if (vn_refcount_dec(&layout->refcount)) in vn_descriptor_set_layout_unref()
Dvn_renderer.h316 if (vn_refcount_dec(&shmem->refcount)) in vn_renderer_shmem_unref()
374 if (vn_refcount_dec(&bo->refcount)) in vn_renderer_bo_unref()
Dvn_common.h221 vn_refcount_dec(struct vn_refcount *ref) in vn_refcount_dec() function