Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dformats.h416 MESA_FORMAT_A8L8_SNORM, /* LLLL LLLL AAAA AAAA */ enumerator
Dtexformat.c413 RETURN_IF_SUPPORTED(MESA_FORMAT_A8L8_SNORM); in _mesa_choose_tex_format()
Dformats.c1019 case MESA_FORMAT_A8L8_SNORM: in _mesa_uncompressed_format_to_type_and_comps()
1873 case MESA_FORMAT_A8L8_SNORM: in _mesa_format_matches_format_and_type()
Dformats.csv132 MESA_FORMAT_A8L8_SNORM , packed, 1, 1, 1, sn8 , sn8 , , , yyyx, rgb
/external/mesa3d/src/mesa/state_tracker/
Dst_format.c379 case MESA_FORMAT_A8L8_SNORM: in st_mesa_format_to_pipe_format()
864 return MESA_FORMAT_A8L8_SNORM; in st_pipe_format_to_mesa_format()
/external/mesa3d/prebuilt-intermediates/main/
Dformat_pack.c7447 case MESA_FORMAT_A8L8_SNORM: in _mesa_get_pack_ubyte_rgba_function()
7993 case MESA_FORMAT_A8L8_SNORM: in _mesa_get_pack_float_rgba_function()
8557 case MESA_FORMAT_A8L8_SNORM: in _mesa_pack_ubyte_rgba_row()
10353 case MESA_FORMAT_A8L8_SNORM: in _mesa_pack_float_rgba_row()
Dformat_unpack.c5692 case MESA_FORMAT_A8L8_SNORM: in _mesa_unpack_rgba_row()
6397 case MESA_FORMAT_A8L8_SNORM: in _mesa_unpack_ubyte_rgba_row()
Dformat_info.h1001 .Name = MESA_FORMAT_A8L8_SNORM,