Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dbufferobj.h53 if (unlikely(obj->private_refcount_ctx != ctx)) { in _mesa_get_bufferobj_reference()
Dmtypes.h1460 struct gl_context *private_refcount_ctx; member
Dbufferobj.c364 obj->private_refcount_ctx = ctx; in bufferobj_data()
1025 obj->private_refcount_ctx = NULL; in _mesa_bufferobj_release_buffer()