Searched refs:lower_minmax (Results 1 – 4 of 4) sorted by relevance
283 bool lower_minmax();
198 bool lower_minmax();
1607 vec4_visitor::lower_minmax() in lower_minmax() function in brw::vec4_visitor2447 if (devinfo->ver <= 5 && OPT(lower_minmax)) { in run()
4243 fs_visitor::lower_minmax() in lower_minmax() function in fs_visitor6175 if (devinfo->ver <= 5 && OPT(lower_minmax)) { in optimize()