Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_disasm.c1415 const unsigned nib_ctl = devinfo->gen < 7 ? 0 : in qtr_ctrl() local
1418 if (exec_size < 8 || nib_ctl) { in qtr_ctrl()
1419 format(file, " %dN", qtr_ctl * 2 + nib_ctl + 1); in qtr_ctrl()