Home
last modified time | relevance | path

Searched refs:MESA_FORMAT_AL1616_REV (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/mesa/main/
Dformats.h91 MESA_FORMAT_AL1616_REV, /* LLLL LLLL LLLL LLLL AAAA AAAA AAAA AAAA */ enumerator
Dformats.c281 MESA_FORMAT_AL1616_REV, /* Name */
2123 case MESA_FORMAT_AL1616_REV: in _mesa_format_to_type_and_comps()
2691 case MESA_FORMAT_AL1616_REV: in _mesa_format_matches_format_and_type()
Dformat_pack.c1708 table[MESA_FORMAT_AL1616_REV] = pack_ubyte_AL1616_REV; in _mesa_get_pack_ubyte_rgba_function()
1854 table[MESA_FORMAT_AL1616_REV] = pack_float_AL1616_REV; in _mesa_get_pack_float_rgba_function()
Dtexstore.c1929 dstFormat == MESA_FORMAT_AL1616_REV || in _mesa_texstore_unorm1616()
4066 table[MESA_FORMAT_AL1616_REV] = _mesa_texstore_unorm1616; in _mesa_get_texstore_func()
Dformat_unpack.c1499 table[MESA_FORMAT_AL1616_REV] = unpack_AL1616_REV; in get_unpack_rgba_function()
/external/mesa3d/src/mesa/swrast/
Ds_texfetch.c254 MESA_FORMAT_AL1616_REV,
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_wm_surface_state.c311 [MESA_FORMAT_AL1616_REV] = 0, in brw_format_for_mesa_format()