Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dast_function.cpp405 copy_index_derefs_to_temps(ir_instruction *ir, void *data) in copy_index_derefs_to_temps() function
463 visit_tree(actual, copy_index_derefs_to_temps, &data); in fix_parameter()