Home
last modified time | relevance | path

Searched refs:do_variable_replacement (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dopt_function_inlining.cpp38 do_variable_replacement(exec_list *instructions,
256 do_variable_replacement(&new_instructions, sig_param, deref); in generate_inline()
459 do_variable_replacement(exec_list *instructions, in do_variable_replacement() function