Searched refs:lower_minmax (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_vec4.h313 bool lower_minmax();
H A Dbrw_fs.h172 bool lower_minmax();
H A Dbrw_vec4.cpp1878 vec4_visitor::lower_minmax() function in class:brw::vec4_visitor
2747 if (devinfo->gen <= 5 && OPT(lower_minmax)) {
H A Dbrw_fs.cpp4123 fs_visitor::lower_minmax() function in class:fs_visitor
7160 if (devinfo->gen <= 5 && OPT(lower_minmax)) {
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_vec4.h310 bool lower_minmax();
H A Dbrw_fs.h194 bool lower_minmax();
H A Dbrw_vec4.cpp1892 vec4_visitor::lower_minmax() function in class:brw::vec4_visitor
2801 if (devinfo->ver <= 5 && OPT(lower_minmax)) {
H A Dbrw_fs.cpp1124 * fs_vistor::lower_minmax which is called very, very late.
4383 fs_visitor::lower_minmax() function in class:fs_visitor
8615 if (devinfo->ver <= 5 && OPT(lower_minmax)) {

Completed in 35 milliseconds