Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dformat_fallback.c44 case MESA_FORMAT_X8R8G8B8_SRGB: in _mesa_get_srgb_format_linear()
147 return MESA_FORMAT_X8R8G8B8_SRGB; in _mesa_get_linear_format_srgb()
230 case MESA_FORMAT_X8R8G8B8_SRGB: in _mesa_get_linear_format_srgb()
322 case MESA_FORMAT_X8R8G8B8_SRGB: in _mesa_format_fallback_rgbx_to_rgba()
Dformat_pack.c7498 case MESA_FORMAT_X8R8G8B8_SRGB: in _mesa_get_pack_ubyte_rgba_function()
8044 case MESA_FORMAT_X8R8G8B8_SRGB: in _mesa_get_pack_float_rgba_function()
8676 case MESA_FORMAT_X8R8G8B8_SRGB: in _mesa_pack_ubyte_rgba_row()
10472 case MESA_FORMAT_X8R8G8B8_SRGB: in _mesa_pack_float_rgba_row()
Dformat_unpack.c5794 case MESA_FORMAT_X8R8G8B8_SRGB: in _mesa_unpack_rgba_row()
6516 case MESA_FORMAT_X8R8G8B8_SRGB: in _mesa_unpack_ubyte_rgba_row()
Dformat_info.h1239 .Name = MESA_FORMAT_X8R8G8B8_SRGB,
/external/mesa3d/src/mesa/main/
Dformats.h437 MESA_FORMAT_X8R8G8B8_SRGB, /* BBBB BBBB GGGG GGGG RRRR RRRR xxxx xxxx */ enumerator
Dformats.c1366 case MESA_FORMAT_X8R8G8B8_SRGB: in _mesa_uncompressed_format_to_type_and_comps()
2038 case MESA_FORMAT_X8R8G8B8_SRGB: in _mesa_format_matches_format_and_type()
Dformats.csv153 MESA_FORMAT_X8R8G8B8_SRGB , packed, 1, 1, 1, x8 , un8 , un8 , un8 , yzw1, srgb
/external/mesa3d/src/mesa/state_tracker/
Dst_format.c450 case MESA_FORMAT_X8R8G8B8_SRGB: in st_mesa_format_to_pipe_format()
936 return MESA_FORMAT_X8R8G8B8_SRGB; in st_pipe_format_to_mesa_format()