Home | History | Annotate | Download | only in main

Lines Matching refs:BufferObjects

388    _mesa_HashWalk(ctx->Shared->BufferObjects, count_buffer_size, &total);
689 _mesa_HashInsert(ctx->Shared->BufferObjects, buffer, buf);
773 _mesa_HashLookup(ctx->Shared->BufferObjects, buffer);
928 _mesa_HashRemove(ctx->Shared->BufferObjects, ids[i]);
979 first = _mesa_HashFindFreeKeyBlock(ctx->Shared->BufferObjects, n);
983 _mesa_HashInsert(ctx->Shared->BufferObjects, first + i,