Searched refs:util_idalloc_sparse_reserve (Results 1 – 3 of 3) sorted by relevance
54 util_idalloc_sparse_reserve(&table->id_alloc, 0); in _mesa_InitHashTable()111 util_idalloc_sparse_reserve(&table->id_alloc, key); in _mesa_HashInsertLocked()
145 util_idalloc_sparse_reserve(struct util_idalloc_sparse *buf, unsigned id);
308 util_idalloc_sparse_reserve(struct util_idalloc_sparse *buf, unsigned id) in util_idalloc_sparse_reserve() function