Home | History | Annotate | Download | only in radeonsi

Lines Matching defs:bankh

2188 		unsigned bankh = util_logbase2(rtex->surface.bankh);
2189 surf->cb_color_attrib |= S_028C74_FMASK_BANK_HEIGHT(bankh);