Searched refs:run_tes (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/intel/compiler/ | ||
D | brw_fs.h | 127 bool run_tes(); |
D | brw_shader.cpp | 1365 if (!v.run_tes()) { in brw_compile_tes() |
D | brw_fs.cpp | 8236 fs_visitor::run_tes() in run_tes() function in fs_visitor |