Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dhash.h234 _mesa_HashUnlockMaybeLocked(struct _mesa_HashTable *table, bool locked) in _mesa_HashUnlockMaybeLocked() function
Dbufferobj.c1373 _mesa_HashUnlockMaybeLocked(ctx->Shared->BufferObjects, in _mesa_handle_bind_buffer_gen()
1976 _mesa_HashUnlockMaybeLocked(ctx->Shared->BufferObjects, in delete_buffers()
2040 _mesa_HashUnlockMaybeLocked(ctx->Shared->BufferObjects, in create_buffers()
2051 _mesa_HashUnlockMaybeLocked(ctx->Shared->BufferObjects, in create_buffers()
4496 _mesa_HashUnlockMaybeLocked(ctx->Shared->BufferObjects, in bind_uniform_buffers()
4599 _mesa_HashUnlockMaybeLocked(ctx->Shared->BufferObjects, in bind_shader_storage_buffers()
4782 _mesa_HashUnlockMaybeLocked(ctx->Shared->BufferObjects, in bind_xfb_buffers()
4924 _mesa_HashUnlockMaybeLocked(ctx->Shared->BufferObjects, in bind_atomic_buffers()
Dvarray.c3231 _mesa_HashUnlockMaybeLocked(ctx->Shared->BufferObjects, in vertex_array_vertex_buffers()