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