Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dtexformat.c466 RETURN_IF_SUPPORTED(MESA_FORMAT_BGR_SRGB8); in _mesa_choose_tex_format()
507 RETURN_IF_SUPPORTED(MESA_FORMAT_BGR_SRGB8); in _mesa_choose_tex_format()
Dformats.h446 MESA_FORMAT_BGR_SRGB8, /* ubyte[i*3] = B, [i*3+1] = G, [i*3+2] = R */ enumerator
Dformats.c632 case MESA_FORMAT_BGR_SRGB8: in _mesa_get_srgb_format_linear()
1167 case MESA_FORMAT_BGR_SRGB8: in _mesa_uncompressed_format_to_type_and_comps()
1619 case MESA_FORMAT_BGR_SRGB8: in _mesa_format_matches_format_and_type()
Dformats.csv161 MESA_FORMAT_BGR_SRGB8 , array , 1, 1, 1, un8 , un8 , un8 , , zyx1, srgb
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_surface_formats.c87 [MESA_FORMAT_BGR_SRGB8] = 0, in brw_format_for_mesa_format()
/external/mesa3d/src/mesa/state_tracker/
Dst_format.c158 case MESA_FORMAT_BGR_SRGB8: in st_mesa_format_to_pipe_format()
642 return MESA_FORMAT_BGR_SRGB8; in st_pipe_format_to_mesa_format()
/external/mesa3d/prebuilt-intermediates/main/
Dformat_info.h1231 MESA_FORMAT_BGR_SRGB8,
Dformat_pack.c7468 case MESA_FORMAT_BGR_SRGB8: in _mesa_get_pack_ubyte_rgba_function()
8011 case MESA_FORMAT_BGR_SRGB8: in _mesa_get_pack_float_rgba_function()
8664 case MESA_FORMAT_BGR_SRGB8: in _mesa_pack_ubyte_rgba_row()
10453 case MESA_FORMAT_BGR_SRGB8: in _mesa_pack_float_rgba_row()
Dformat_unpack.c5788 case MESA_FORMAT_BGR_SRGB8: in _mesa_unpack_rgba_row()
6510 case MESA_FORMAT_BGR_SRGB8: in _mesa_unpack_ubyte_rgba_row()