Home
last modified time | relevance | path

Searched refs:_mesa_hash_table_u64_destroy (Results 1 – 16 of 16) sorted by relevance

/third_party/mesa3d/src/panfrost/midgard/
Dmir_squeeze.c86 _mesa_hash_table_u64_destroy(map); in mir_squeeze_index()
Dmidgard_compile.c3290 _mesa_hash_table_u64_destroy(ctx->ssa_constants); in midgard_compile_shader_nir()
3291 _mesa_hash_table_u64_destroy(ctx->sysval_to_id); in midgard_compile_shader_nir()
/third_party/mesa3d/src/mesa/main/
Dtexturebindless.c381 _mesa_hash_table_u64_destroy(ctx->ResidentTextureHandles); in _mesa_free_resident_handles()
382 _mesa_hash_table_u64_destroy(ctx->ResidentImageHandles); in _mesa_free_resident_handles()
400 _mesa_hash_table_u64_destroy(shared->TextureHandles); in _mesa_free_shared_handles()
403 _mesa_hash_table_u64_destroy(shared->ImageHandles); in _mesa_free_shared_handles()
Dshaderobj.c361 _mesa_hash_table_u64_destroy(shProg->data->ProgramResourceHash); in _mesa_clear_shader_program_data()
Dshader_query.cpp1942 _mesa_hash_table_u64_destroy(shProg->data->ProgramResourceHash); in _mesa_create_program_resource_hash()
/third_party/mesa3d/src/util/
Dhash_table.h178 _mesa_hash_table_u64_destroy(struct hash_table_u64 *ht);
Dfossilize_db.c350 _mesa_hash_table_u64_destroy(foz_db->index_db); in foz_destroy()
Dhash_table.c815 _mesa_hash_table_u64_destroy(struct hash_table_u64 *ht) in _mesa_hash_table_u64_destroy() function
/third_party/mesa3d/src/panfrost/lib/genxml/
Ddecode_common.c219 _mesa_hash_table_u64_destroy(mmap_table); in pandecode_close()
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
Dnir.c975 _mesa_hash_table_u64_destroy(comp->blocks); in ppir_compile_nir()
980 _mesa_hash_table_u64_destroy(comp->blocks); in ppir_compile_nir()
/third_party/mesa3d/src/gallium/winsys/radeon/drm/
Dradeon_drm_winsys.c639 _mesa_hash_table_u64_destroy(ws->bo_vas); in radeon_winsys_destroy()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_batch.c576 _mesa_hash_table_u64_destroy(batch->state_sizes); in crocus_batch_free()
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_batch.c360 _mesa_hash_table_u64_destroy(batch->state_batch_sizes); in brw_batch_free()
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_nir.c1464 _mesa_hash_table_u64_destroy(sampler_to_bare); in dxil_nir_create_bare_samplers()
/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.c3707 _mesa_hash_table_u64_destroy(stores); in bifrost_compile_shader_nir()
3848 _mesa_hash_table_u64_destroy(ctx->sysval_to_id); in bifrost_compile_shader_nir()
/third_party/mesa3d/src/freedreno/ir3/
Dir3_compiler_nir.c3004 _mesa_hash_table_u64_destroy(ctx->addr1_ht); in emit_block()