Searched defs:replacement (Results 1 - 24 of 24) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbi_opt_copy_prop.c51 bi_index *replacement = calloc(sizeof(bi_index), ((ctx->ssa_alloc + 1) << 2)); local in function:bi_opt_copy_prop
H A Dbi_opt_cse.c157 bi_index *replacement = calloc(sizeof(bi_index), ((ctx->ssa_alloc + 1) << 2)); local in function:bi_opt_cse
H A Dcompiler.h265 bi_replace_index(bi_index old, bi_index replacement) argument
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_opt_intrinsics.c45 nir_ssa_def *replacement = NULL; local in function:opt_intrinsics_impl
H A Dnir_lower_io.c483 nir_intrinsic_instr *replacement; local in function:nir_lower_io_block
[all...]
/xsrc/external/mit/xterm/dist/
H A Dprecompose.c12 int replacement; member in struct:__anonf34f0fa60108
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_instance.py314 replacement = REPLACEMENTS variable
H A Dzink_device_info.py557 replacement = REPLACEMENTS variable
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opt_intrinsics.c97 nir_ssa_def *replacement = NULL; local in function:opt_intrinsics_alu
H A Dnir_lower_io.c673 nir_ssa_def *replacement = NULL; local in function:nir_lower_io_block
/xsrc/external/mit/MesaLib/dist/docs/
H A Dshading.rst34 .. _replacement: target in section:Environment Variables
/xsrc/external/mit/MesaLib/dist/src/microsoft/clc/
H A Dclc_nir.c329 nir_variable *replacement = find_identical_const_sampler(nir, sampler); local in function:clc_nir_dedupe_const_samplers_instr
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Darbprogram.c351 GLcharARB *replacement; local in function:_mesa_ProgramStringARB
H A Dshaderapi.c1998 GLcharARB *replacement; local in function:shader_source
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Darbprogram.c378 GLcharARB *replacement; local in function:set_program_string
H A Dshaderapi.c2174 GLcharARB *replacement; local in function:shader_source
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlist.h185 exec_node_replace_with(struct exec_node *n, struct exec_node *replacement) argument
247 inline void exec_node::replace_with(exec_node *replacement) argument
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlist.h185 exec_node_replace_with(struct exec_node *n, struct exec_node *replacement) argument
247 inline void exec_node::replace_with(exec_node *replacement) argument
/xsrc/external/mit/libXt/dist/src/
H A DSelection.c928 Boolean replacement = FALSE; local in function:OwnSelection
/xsrc/external/mit/xedit/dist/
H A Dispell.c94 Widget shell, form, mispelled, repeated, word, replacement, text, member in struct:_ispell
/xsrc/external/mit/MesaLib/dist/src/asahi/compiler/
H A Dagx_compiler.h183 agx_replace_index(agx_index old, agx_index replacement) argument
/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Dac_nir_lower_ngg.c470 nir_ssa_def *replacement = nir_channel(b, pos_val_rep, replacement_var_channel); local in function:rewrite_uses_to_var
/xsrc/external/mit/MesaLib.old/src/compiler/glsl/glcpp/
H A Dglcpp-parse.c3841 token_node_t *node, *node_prev, *replacement, *last = NULL; local in function:_glcpp_parser_evaluate_defined_in_list
4123 token_list_t *replacement; local in function:_glcpp_parser_expand_node
[all...]
/xsrc/external/mit/MesaLib/src/compiler/glsl/glcpp/
H A Dglcpp-parse.c4149 token_node_t *node, *node_prev, *replacement, *last = NULL; local in function:_glcpp_parser_evaluate_defined_in_list
4436 token_list_t *replacement; local in function:_glcpp_parser_expand_node
[all...]

Completed in 49 milliseconds