Lines Matching full:hwformat
1528 unsigned hwformat;1543 hwformat = r300_translate_texformat(templ->format,1548 if (hwformat == ~0) {1552 assert(hwformat != ~0);1558 view->format.format1 |= hwformat;