Home
last modified time | relevance | path

Searched refs:vn_refcount (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_common.h179 struct vn_refcount { struct
208 (struct vn_refcount) { .count = (val) }
211 vn_refcount_load_relaxed(const struct vn_refcount *ref) in vn_refcount_load_relaxed()
217 vn_refcount_fetch_add_relaxed(struct vn_refcount *ref, int val) in vn_refcount_fetch_add_relaxed()
223 vn_refcount_fetch_sub_release(struct vn_refcount *ref, int val) in vn_refcount_fetch_sub_release()
229 vn_refcount_is_valid(const struct vn_refcount *ref) in vn_refcount_is_valid()
235 vn_refcount_inc(struct vn_refcount *ref) in vn_refcount_inc()
243 vn_refcount_dec(struct vn_refcount *ref) in vn_refcount_dec()
H A Dvn_descriptor_set.h48 struct vn_refcount refcount;
H A Dvn_renderer.h12 struct vn_refcount refcount;
23 struct vn_refcount refcount;

Completed in 3 milliseconds