Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_vec4.h156 bool opt_algebraic();
Dbrw_fs.h132 bool opt_algebraic();
Dbrw_vec4.cpp723 vec4_visitor::opt_algebraic() in opt_algebraic() function in brw::vec4_visitor
2614 OPT(opt_algebraic); in run()
Dbrw_fs.cpp2167 fs_visitor::opt_algebraic() in opt_algebraic() function in fs_visitor
5671 OPT(opt_algebraic); in optimize()
/external/mesa3d/src/compiler/
DMakefile.sources111 glsl/opt_algebraic.cpp \