Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_fs.h102 bool run_cs(unsigned min_dispatch_width);
Dbrw_fs.cpp6503 fs_visitor::run_cs(unsigned min_dispatch_width) in run_cs() function in fs_visitor
7052 if (!v8->run_cs(min_dispatch_width)) { in brw_compile_cs()
7076 if (!v16->run_cs(min_dispatch_width)) { in brw_compile_cs()
7111 if (!v32->run_cs(min_dispatch_width)) { in brw_compile_cs()