Home
last modified time | relevance | path

Searched defs:remap_table (Results 1 – 11 of 11) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_opt_loop_unroll.c168 struct hash_table *remap_table = _mesa_pointer_hash_table_create(NULL); in simple_unroll() local
240 struct hash_table *remap_table, in complex_unroll_loop_body()
418 struct hash_table *remap_table = _mesa_pointer_hash_table_create(NULL); in complex_unroll() local
483 struct hash_table *remap_table = in complex_unroll_single_terminator() local
700 struct hash_table *remap_table = in partial_unroll() local
Dnir_control_flow.h151 struct hash_table *remap_table) in nir_cf_list_clone_and_reinsert()
Dnir_clone.c46 struct hash_table *remap_table; member
56 init_clone_state(clone_state *state, struct hash_table *remap_table, in init_clone_state()
640 struct hash_table *remap_table) in nir_cf_list_clone()
Dnir_serialize.c44 struct hash_table *remap_table; member
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_remove_constants.c65 unsigned *remap_table; in rc_remove_unused_constants() local
/third_party/mesa3d/src/compiler/glsl/
Dgl_nir_lower_samplers_as_deref.c70 struct hash_table *remap_table; member
Dserialize.cpp579 gl_uniform_storage **remap_table) in write_uniform_remap_table()
644 struct gl_uniform_storage **remap_table = in read_uniform_remap_table() local
/third_party/mesa3d/src/compiler/spirv/
Dvtn_opencl.c297 } remap_table[] = { variable
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_context.h273 unsigned *remap_table; member
/third_party/mesa3d/src/amd/common/
Dac_nir_lower_ngg.c1074 struct hash_table *remap_table = _mesa_pointer_hash_table_create(NULL); in add_deferred_attribute_culling() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_fs.cpp2273 int *remap_table = new int[this->alloc.count]; in compact_virtual_grfs() local