Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dformat_fallback.c50 case MESA_FORMAT_X8B8G8R8_SRGB: in _mesa_get_srgb_format_linear()
153 return MESA_FORMAT_X8B8G8R8_SRGB; in _mesa_get_linear_format_srgb()
233 case MESA_FORMAT_X8B8G8R8_SRGB: in _mesa_get_linear_format_srgb()
326 case MESA_FORMAT_X8B8G8R8_SRGB: in _mesa_format_fallback_rgbx_to_rgba()
Dformat_pack.c7507 case MESA_FORMAT_X8B8G8R8_SRGB: in _mesa_get_pack_ubyte_rgba_function()
8053 case MESA_FORMAT_X8B8G8R8_SRGB: in _mesa_get_pack_float_rgba_function()
8697 case MESA_FORMAT_X8B8G8R8_SRGB: in _mesa_pack_ubyte_rgba_row()
10493 case MESA_FORMAT_X8B8G8R8_SRGB: in _mesa_pack_float_rgba_row()
Dformat_unpack.c5812 case MESA_FORMAT_X8B8G8R8_SRGB: in _mesa_unpack_rgba_row()
6537 case MESA_FORMAT_X8B8G8R8_SRGB: in _mesa_unpack_ubyte_rgba_row()
Dformat_info.h1281 .Name = MESA_FORMAT_X8B8G8R8_SRGB,
/external/mesa3d/src/mesa/main/
Dformats.h440 MESA_FORMAT_X8B8G8R8_SRGB, /* RRRR RRRR GGGG GGGG BBBB BBBB xxxx xxxx */ enumerator
Dtexformat.c469 RETURN_IF_SUPPORTED(MESA_FORMAT_X8B8G8R8_SRGB); in _mesa_choose_tex_format()
Dformats.c1300 case MESA_FORMAT_X8B8G8R8_SRGB: in _mesa_uncompressed_format_to_type_and_comps()
2008 case MESA_FORMAT_X8B8G8R8_SRGB: in _mesa_format_matches_format_and_type()
Dformats.csv156 MESA_FORMAT_X8B8G8R8_SRGB , packed, 1, 1, 1, x8 , un8 , un8 , un8 , wzy1, srgb
/external/mesa3d/src/mesa/state_tracker/
Dst_format.c423 case MESA_FORMAT_X8B8G8R8_SRGB: in st_mesa_format_to_pipe_format()
909 return MESA_FORMAT_X8B8G8R8_SRGB; in st_pipe_format_to_mesa_format()