Searched refs:util_idalloc_sparse_foreach_no_zero_safe (Results 1 – 2 of 2) sorted by relevance
78 util_idalloc_sparse_foreach_no_zero_safe(&table->id_alloc, id) { in _mesa_DeinitHashTable()177 util_idalloc_sparse_foreach_no_zero_safe(&table->id_alloc, id) { in _mesa_HashWalkLocked()
148 #define util_idalloc_sparse_foreach_no_zero_safe(buf, id) \ macro