Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_vec4.h283 bool lower_minmax();
Dbrw_fs.h198 bool lower_minmax();
Dbrw_vec4.cpp1607 vec4_visitor::lower_minmax() in lower_minmax() function in brw::vec4_visitor
2447 if (devinfo->ver <= 5 && OPT(lower_minmax)) { in run()
Dbrw_fs.cpp4243 fs_visitor::lower_minmax() in lower_minmax() function in fs_visitor
6175 if (devinfo->ver <= 5 && OPT(lower_minmax)) { in optimize()