Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_opt_loop_unroll.c167 struct hash_table *remap_table = _mesa_pointer_hash_table_create(NULL); in simple_unroll() local
239 struct hash_table *remap_table, in complex_unroll_loop_body()
417 struct hash_table *remap_table = _mesa_pointer_hash_table_create(NULL); in complex_unroll() local
482 struct hash_table *remap_table = in complex_unroll_single_terminator() local
727 struct hash_table *remap_table = in partial_unroll() local
Dnir_clone.c47 struct hash_table *remap_table; member
57 init_clone_state(clone_state *state, struct hash_table *remap_table, in init_clone_state()
467 struct hash_table *remap_table) in nir_instr_clone_deep()
591 struct hash_table *remap_table) in nir_cf_list_clone()
Dnir_control_flow.h151 struct hash_table *remap_table) in nir_cf_list_clone_and_reinsert()
Dnir_opt_preamble.c465 struct hash_table *remap_table, nir_block *block) in replace_for_block()
557 struct hash_table *remap_table, struct exec_list *list) in replace_for_cf_list()
929 struct hash_table *remap_table = in nir_opt_preamble() local
Dnir_lower_shader_calls.c316 remat_ssa_def(nir_builder *b, nir_def *def, struct hash_table *remap_table) in remat_ssa_def()
326 unsigned call_idx, struct hash_table *remap_table) in remat_chain_ssa_def()
581 struct hash_table *remap_table = in spill_ssa_defs_and_lower_shader_calls() local
Dnir_serialize.c45 struct hash_table *remap_table; member
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_remove_constants.c65 unsigned *remap_table; in rc_remove_unused_constants() local
/external/mesa3d/src/intel/compiler/
Dbrw_fs_opt_virtual_grfs.cpp223 int *remap_table = new int[s.alloc.count]; in brw_fs_opt_compact_virtual_grfs() local
/external/mesa3d/src/compiler/glsl/
Dgl_nir_lower_samplers_as_deref.c70 struct hash_table *remap_table; member
Dserialize.cpp583 gl_uniform_storage **remap_table) in write_uniform_remap_table()
648 struct gl_uniform_storage **remap_table = in read_uniform_remap_table() local
/external/mesa3d/src/gallium/drivers/zink/
Dzink_lower_cubemap_to_array.c289 const struct cube_remap_table* remap_table = remap_tables[i]; in handle_cube_edge() local
/external/mesa3d/src/microsoft/compiler/
Ddxil_nir_lower_int_cubemaps.c300 const struct cube_remap_table* remap_table = remap_tables[i]; in handle_cube_edge() local
/external/mesa3d/src/compiler/spirv/
Dvtn_opencl.c289 } remap_table[] = { variable
/external/mesa3d/src/gallium/drivers/r300/
Dr300_context.h273 unsigned *remap_table; member
/external/mesa3d/src/intel/compiler/elk/
Delk_fs.cpp2112 int *remap_table = new int[this->alloc.count]; in compact_virtual_grfs() local
/external/mesa3d/src/amd/common/
Dac_nir_lower_ngg.c1493 struct hash_table *remap_table = _mesa_pointer_hash_table_create(NULL); in add_deferred_attribute_culling() local