Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dir_optimization.h97 bool do_algebraic(exec_list *instructions, bool native_integers,
Dtest_optpass.cpp68 return do_algebraic(ir, true, options); in do_optimization()
Dopt_algebraic.cpp1030 do_algebraic(exec_list *instructions, bool native_integers, in do_algebraic() function
Dglsl_parser_extras.cpp2224 OPT(do_algebraic, ir, native_integers, options); in do_common_optimization()