Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_eu_emit.c3372 const unsigned qtr_control = brw_get_default_group(p) / 8; in brw_find_live_channel() local
3407 brw_inst_set_group(devinfo, inst, lower_size * i + 8 * qtr_control); in brw_find_live_channel()
3421 inst = brw_FBL(p, vec1(dst), byte_offset(retype(flag, type), qtr_control)); in brw_find_live_channel()
3423 inst = brw_LZD(p, vec1(dst), byte_offset(retype(flag, type), qtr_control)); in brw_find_live_channel()
Dbrw_inst.h312 F(qtr_control, /* 4+ */ 13, 12, /* 12+ */ 21, 20)