Searched refs:run_cs (Results 1 – 5 of 5) sorted by relevance
95 - intel/fs: grab fail_msg from v32 instead of v16 when v32->run_cs
360 - intel/fs: grab fail_msg from v32 instead of v16 when v32->run_cs
2689 - intel/fs: grab fail_msg from v32 instead of v16 when v32->run_cs
129 bool run_cs(bool allow_spilling);
8433 fs_visitor::run_cs(bool allow_spilling) in run_cs() function in fs_visitor9214 if (!v8->run_cs(true /* allow_spilling */)) { in brw_compile_cs()9244 if (!v16->run_cs(allow_spilling)) { in brw_compile_cs()9294 if (!v32->run_cs(allow_spilling)) { in brw_compile_cs()