Searched refs:opt_algebraic (Results 1 – 6 of 6) sorted by relevance
71 $(GLSL_SRCDIR)/opt_algebraic.cpp \
244 bool opt_algebraic();
329 bool opt_algebraic();
553 vec4_visitor::opt_algebraic() in opt_algebraic() function in brw::vec4_visitor
1425 fs_visitor::opt_algebraic() in opt_algebraic() function in fs_visitor2006 progress = opt_algebraic() || progress; in run()
809 progress = opt_algebraic() || progress; in run()