Searched refs:_mesa_hash_table_u64_destroy (Results 1 – 3 of 3) sorted by relevance
380 _mesa_hash_table_u64_destroy(ctx->ResidentTextureHandles, NULL); in _mesa_free_resident_handles()381 _mesa_hash_table_u64_destroy(ctx->ResidentImageHandles, NULL); in _mesa_free_resident_handles()399 _mesa_hash_table_u64_destroy(shared->TextureHandles, NULL); in _mesa_free_shared_handles()402 _mesa_hash_table_u64_destroy(shared->ImageHandles, NULL); in _mesa_free_shared_handles()
168 _mesa_hash_table_u64_destroy(struct hash_table_u64 *ht,
557 _mesa_hash_table_u64_destroy(struct hash_table_u64 *ht, in _mesa_hash_table_u64_destroy() function