Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/blorp/
Dblorp_blit.c1851 enum isl_format red_format = in surf_fake_rgb_with_red() local
1854 assert(isl_format_get_layout(red_format)->channels.r.type == in surf_fake_rgb_with_red()
1856 assert(isl_format_get_layout(red_format)->channels.r.bits == in surf_fake_rgb_with_red()
1859 info->surf.format = info->view.format = red_format; in surf_fake_rgb_with_red()
1870 128 / (isl_format_get_layout(red_format)->bpb / 8); in surf_fake_rgb_with_red()