| /xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/ |
| H A D | bi_opt_copy_prop.c | 51 bi_index *replacement = calloc(sizeof(bi_index), ((ctx->ssa_alloc + 1) << 2)); local in function:bi_opt_copy_prop
|
| H A D | bi_opt_cse.c | 157 bi_index *replacement = calloc(sizeof(bi_index), ((ctx->ssa_alloc + 1) << 2)); local in function:bi_opt_cse
|
| H A D | compiler.h | 265 bi_replace_index(bi_index old, bi_index replacement) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ |
| H A D | nir_opt_intrinsics.c | 45 nir_ssa_def *replacement = NULL; local in function:opt_intrinsics_impl
|
| H A D | nir_lower_io.c | 483 nir_intrinsic_instr *replacement; local in function:nir_lower_io_block [all...] |
| /xsrc/external/mit/xterm/dist/ |
| H A D | precompose.c | 12 int replacement; member in struct:__anonf34f0fa60108
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/ |
| H A D | zink_instance.py | 314 replacement = REPLACEMENTS variable
|
| H A D | zink_device_info.py | 557 replacement = REPLACEMENTS variable
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_opt_intrinsics.c | 97 nir_ssa_def *replacement = NULL; local in function:opt_intrinsics_alu
|
| H A D | nir_lower_io.c | 673 nir_ssa_def *replacement = NULL; local in function:nir_lower_io_block
|
| /xsrc/external/mit/MesaLib/dist/docs/ |
| H A D | shading.rst | 34 .. _replacement: target in section:Environment Variables
|
| /xsrc/external/mit/MesaLib/dist/src/microsoft/clc/ |
| H A D | clc_nir.c | 329 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 D | arbprogram.c | 351 GLcharARB *replacement; local in function:_mesa_ProgramStringARB
|
| H A D | shaderapi.c | 1998 GLcharARB *replacement; local in function:shader_source
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | arbprogram.c | 378 GLcharARB *replacement; local in function:set_program_string
|
| H A D | shaderapi.c | 2174 GLcharARB *replacement; local in function:shader_source
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ |
| H A D | list.h | 185 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 D | list.h | 185 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 D | Selection.c | 928 Boolean replacement = FALSE; local in function:OwnSelection
|
| /xsrc/external/mit/xedit/dist/ |
| H A D | ispell.c | 94 Widget shell, form, mispelled, repeated, word, replacement, text, member in struct:_ispell
|
| /xsrc/external/mit/MesaLib/dist/src/asahi/compiler/ |
| H A D | agx_compiler.h | 183 agx_replace_index(agx_index old, agx_index replacement) argument
|
| /xsrc/external/mit/MesaLib/dist/src/amd/common/ |
| H A D | ac_nir_lower_ngg.c | 470 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 D | glcpp-parse.c | 3841 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 D | glcpp-parse.c | 4149 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...] |