Searched refs:_mesa_HashUnlockMaybeLocked (Results 1 – 3 of 3) sorted by relevance
/third_party/mesa3d/src/mesa/main/ |
D | hash.h | 234 _mesa_HashUnlockMaybeLocked(struct _mesa_HashTable *table, bool locked) in _mesa_HashUnlockMaybeLocked() function
|
D | bufferobj.c | 1098 _mesa_HashUnlockMaybeLocked(ctx->Shared->BufferObjects, in _mesa_handle_bind_buffer_gen() 1731 _mesa_HashUnlockMaybeLocked(ctx->Shared->BufferObjects, in delete_buffers() 1796 _mesa_HashUnlockMaybeLocked(ctx->Shared->BufferObjects, in create_buffers() 1807 _mesa_HashUnlockMaybeLocked(ctx->Shared->BufferObjects, in create_buffers() 4267 _mesa_HashUnlockMaybeLocked(ctx->Shared->BufferObjects, in bind_uniform_buffers() 4370 _mesa_HashUnlockMaybeLocked(ctx->Shared->BufferObjects, in bind_shader_storage_buffers() 4554 _mesa_HashUnlockMaybeLocked(ctx->Shared->BufferObjects, in bind_xfb_buffers() 4696 _mesa_HashUnlockMaybeLocked(ctx->Shared->BufferObjects, in bind_atomic_buffers()
|
D | varray.c | 3205 _mesa_HashUnlockMaybeLocked(ctx->Shared->BufferObjects, in vertex_array_vertex_buffers()
|