Searched refs:_group (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_fs_builder.h59 _group(0),
74 _group(inst->group),
120 bld._group += i * n;
132 bld._group = 0;
189 return _group;
258 return retype(brw_vec1_grf((_group >= 16 ? 2 : 1), 7),
378 inst->group = _group;
812 unsigned _group; member in class:brw::fs_builder
H A Dbrw_vec4_builder.h56 _dispatch_width(dispatch_width), _group(0),
70 _dispatch_width(inst->exec_size), _group(inst->group),
117 bld._group += i * n;
162 return _group;
623 unsigned _group; member in class:brw::vec4_builder
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_vec4_builder.h56 _dispatch_width(dispatch_width), _group(0),
70 _dispatch_width(inst->exec_size), _group(inst->group),
117 bld._group += i * n;
162 return _group;
635 unsigned _group; member in class:brw::vec4_builder
H A Dbrw_fs_builder.h59 _group(0),
74 _group(inst->group),
120 bld._group += i * n;
132 bld._group = 0;
189 return _group;
369 inst->group = _group;
876 unsigned _group; member in class:brw::fs_builder

Completed in 6 milliseconds