Searched refs:MESA_FORMAT_SIGNED_L8 (Results 1 – 9 of 9) sorted by relevance
264 MESA_FORMAT_SIGNED_L8, /* LLLL LLLL */ enumerator
1412 MESA_FORMAT_SIGNED_L8,1837 return MESA_FORMAT_SIGNED_L8; in _mesa_get_uncompressed_format()2205 case MESA_FORMAT_SIGNED_L8: in _mesa_format_to_type_and_comps()2926 case MESA_FORMAT_SIGNED_L8: in _mesa_format_matches_format_and_type()
501 RETURN_IF_SUPPORTED(MESA_FORMAT_SIGNED_L8); in _mesa_choose_tex_format()
1796 table[MESA_FORMAT_SIGNED_L8] = NULL; in _mesa_get_pack_ubyte_rgba_function()1941 table[MESA_FORMAT_SIGNED_L8] = pack_float_SIGNED_L8; in _mesa_get_pack_float_rgba_function()
2437 dstFormat == MESA_FORMAT_SIGNED_L8 || in _mesa_texstore_snorm8()4142 table[MESA_FORMAT_SIGNED_L8] = _mesa_texstore_snorm8; in _mesa_get_texstore_func()
1590 table[MESA_FORMAT_SIGNED_L8] = unpack_SIGNED_L8; in get_unpack_rgba_function()
337 case MESA_FORMAT_SIGNED_L8: in st_mesa_format_to_pipe_format()666 return MESA_FORMAT_SIGNED_L8; in st_pipe_format_to_mesa_format()
1038 MESA_FORMAT_SIGNED_L8,
448 [MESA_FORMAT_SIGNED_L8] = 0, in brw_format_for_mesa_format()