Home
last modified time | relevance | path

Searched refs:do_rep_send (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_fs.h97 bool run_fs(bool allow_spilling, bool do_rep_send);
Dbrw_fs.cpp6424 fs_visitor::run_fs(bool allow_spilling, bool do_rep_send) in run_fs() argument
6438 } else if (do_rep_send) { in run_fs()