Searched refs:MESA_FORMAT_L16 (Results 1 – 10 of 10) sorted by relevance
96 MESA_FORMAT_L16, /* LLLL LLLL LLLL LLLL */ enumerator
326 MESA_FORMAT_L16, /* Name */2132 case MESA_FORMAT_L16: in _mesa_format_to_type_and_comps()2704 case MESA_FORMAT_L16: in _mesa_format_matches_format_and_type()
167 RETURN_IF_SUPPORTED(MESA_FORMAT_L16); in _mesa_choose_tex_format()
1713 table[MESA_FORMAT_L16] = pack_ubyte_L16; in _mesa_get_pack_ubyte_rgba_function()1859 table[MESA_FORMAT_L16] = pack_float_L16; in _mesa_get_pack_float_rgba_function()
2006 dstFormat == MESA_FORMAT_L16 || in _mesa_texstore_unorm16()4071 table[MESA_FORMAT_L16] = _mesa_texstore_unorm16; in _mesa_get_texstore_func()
3876 return MESA_FORMAT_L16; in get_texbuffer_format()
1504 table[MESA_FORMAT_L16] = unpack_L16; in get_unpack_rgba_function()
96 case MESA_FORMAT_L16: in st_mesa_format_to_pipe_format()419 return MESA_FORMAT_L16; in st_pipe_format_to_mesa_format()
284 MESA_FORMAT_L16,
316 [MESA_FORMAT_L16] = BRW_SURFACEFORMAT_L16_UNORM, in brw_format_for_mesa_format()