Home
last modified time | relevance | path

Searched refs:run_gs (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_vec4_gs_visitor.cpp824 if (v.run_gs()) { in brw_compile_gs()
Dbrw_fs.h127 bool run_gs();
Dbrw_fs.cpp6803 fs_visitor::run_gs() in run_gs() function in fs_visitor