Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/vulkan/
Dvn_descriptor_set.h111 vn_refcount_inc(&layout->refcount); in vn_descriptor_set_layout_ref()
Dvn_renderer.h308 vn_refcount_inc(&shmem->refcount); in vn_renderer_shmem_ref()
367 vn_refcount_inc(&bo->refcount); in vn_renderer_bo_ref()
Dvn_common.h213 vn_refcount_inc(struct vn_refcount *ref) in vn_refcount_inc() function