Home
last modified time | relevance | path

Searched defs:new_var (Results 1 – 25 of 26) sorted by relevance

12

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_io_to_vector.c321 build_array_deref_of_new_var(nir_builder *b, nir_variable *new_var, in build_array_deref_of_new_var()
359 nir_builder *b, nir_variable *new_var, in build_array_deref_of_new_var_flat()
476 nir_variable *new_var = old_var->data.mode == nir_var_shader_in ? in nir_lower_io_to_vector_impl() local
531 nir_variable *new_var = new_outputs[loc][old_frac]; in nir_lower_io_to_vector_impl() local
Dnir_split_64bit_vec3_and_vec4.c136 variable_pair *new_var = NULL; in get_var_pair() local
Dnir_linking_helpers.c1176 nir_variable *new_var = NULL; in get_uniform_var_in_consumer() local
1434 insert_sorted(struct exec_list *var_list, nir_variable *new_var) in insert_sorted()
/third_party/mesa3d/src/compiler/glsl/
Dlower_precision.cpp1218 ir_variable *new_var = in visit_enter() local
1277 ir_variable *new_var = in handle_rvalue() local
1316 ir_variable *new_var = in visit_enter() local
1347 ir_variable *new_var = in visit_enter() local
Dlower_distance.cpp141 ir_variable **new_var; in visit() local
338 ir_variable **new_var = NULL; in lower_distance_vec8() local
Dlower_tess_level.cpp201 ir_variable **new_var = NULL; in lower_tess_level_array() local
Dlower_named_interface_blocks.cpp166 ir_variable *new_var; in run() local
Dopt_structure_splitting.cpp338 ir_variable *new_var = in do_structure_splitting() local
Dopt_array_splitting.cpp467 ir_variable *new_var = in optimize_split_arrays() local
Dir_clone.cpp180 ir_variable *new_var; in clone() local
Dgl_nir_opt_dead_builtin_varyings.c308 nir_shader *shader, nir_variable **new_var, in prepare_array()
Dgl_nir_link_varyings.c2516 nir_variable *new_var; in assign_initial_varying_locations() local
/third_party/mesa3d/src/mesa/state_tracker/
Dst_nir_lower_builtin.c203 nir_variable *new_var = get_variable(b, &path, element); in lower_builtin_instr() local
/third_party/mesa3d/src/gallium/drivers/lima/standalone/
Dlima_compiler_cmdline.c49 insert_sorted(struct exec_list *var_list, nir_variable *new_var) in insert_sorted()
/third_party/skia/third_party/externals/tint/src/transform/
Dbinding_remapper.cc133 auto* new_var = ctx.dst->create<ast::Variable>( in Run() local
Dmodule_scope_var_to_entry_point_param.cc322 auto new_var = var_to_newvar[target_var]; in Process() local
/third_party/mesa3d/src/asahi/compiler/
Dcmdline.c48 insert_sorted(struct exec_list *var_list, nir_variable *new_var) in insert_sorted()
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_variable.c300 struct rc_variable * new_var; in get_variable_pair_helper() local
400 struct rc_variable * new_var; in rc_get_variables() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_nir.cpp135 insert_uniform_sorted(struct exec_list *var_list, nir_variable *new_var) in insert_uniform_sorted()
161 insert_fsoutput_sorted(struct exec_list *var_list, nir_variable *new_var) in insert_fsoutput_sorted()
Dsfn_nir_lower_fs_out_to_vector.cpp341 nir_variable *new_var = m_vars[loc][var->data.location_frac]; in vec_instr_stack_pop() local
Dsfn_nir_vectorize_vs_inputs.c191 nir_variable *new_var; in r600_vec_instr_stack_pop() local
/third_party/mesa3d/src/panfrost/bifrost/
Dcmdline.c81 insert_sorted(struct exec_list *var_list, nir_variable *new_var) in insert_sorted()
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_cmdline.c69 insert_sorted(struct exec_list *var_list, nir_variable *new_var) in insert_sorted()
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_nir.c1159 nir_variable *new_var; member
1177 nir_variable *new_var = params->new_var; in dxil_nir_split_clip_cull_distance_instr() local
1542 nir_variable *new_var = _mesa_hash_table_u64_search(data, var_key); in redirect_sampler_derefs() local
1622 nir_variable *new_var = _mesa_hash_table_u64_search(data, var_key); in redirect_texture_derefs() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_nir_passes.c1075 nir_variable *new_var = nir_variable_create(s, nir_var_shader_out, in d3d12_split_multistream_varyings() local

12