Searched refs:hwformat (Results 1 – 1 of 1) sorted by relevance
1606 unsigned hwformat; in r300_create_sampler_view_custom() local1621 hwformat = r300_translate_texformat(templ->format, in r300_create_sampler_view_custom()1626 if (hwformat == ~0) { in r300_create_sampler_view_custom()1630 assert(hwformat != ~0); in r300_create_sampler_view_custom()1636 view->format.format1 |= hwformat; in r300_create_sampler_view_custom()