Searched refs:red_format (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/blorp/
H A Dblorp_blit.c1763 enum isl_format red_format = local in function:surf_fake_rgb_with_red
1766 assert(isl_format_get_layout(red_format)->channels.r.type ==
1768 assert(isl_format_get_layout(red_format)->channels.r.bits ==
1771 info->surf.format = info->view.format = red_format;
/xsrc/external/mit/MesaLib/dist/src/intel/blorp/
H A Dblorp_blit.c1851 enum isl_format red_format = local in function:surf_fake_rgb_with_red
1854 assert(isl_format_get_layout(red_format)->channels.r.type ==
1856 assert(isl_format_get_layout(red_format)->channels.r.bits ==
1859 info->surf.format = info->view.format = red_format;
1870 128 / (isl_format_get_layout(red_format)->bpb / 8);

Completed in 9 milliseconds