Searched refs:per_channel (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_fs_reg_allocate.cpp1050 const bool per_channel = local in function:fs_visitor::spill_reg
1055 const fs_builder ubld = ibld.exec_all(!per_channel).group(width, 0);
1065 (!inst->force_writemask_all && !per_channel))
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_fs_reg_allocate.cpp1140 const bool per_channel = local in function:fs_reg_alloc::spill_reg
1145 const fs_builder ubld = ibld.exec_all(!per_channel).group(width, 0);
1155 (!inst->force_writemask_all && !per_channel))

Completed in 5 milliseconds