Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_vec4_tcs.cpp468 if (!v.run_tcs_single_patch()) { in brw_compile_tcs()
Dbrw_fs.h99 bool run_tcs_single_patch();
Dbrw_fs.cpp6236 fs_visitor::run_tcs_single_patch() in run_tcs_single_patch() function in fs_visitor