Home
last modified time | relevance | path

Searched refs:_mesa_texstore_etc2_srgb8_alpha8_eac (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/main/
Dtexcompress_etc.h46 _mesa_texstore_etc2_srgb8_alpha8_eac(TEXSTORE_PARAMS);
Dtexstore.c643 table[MESA_FORMAT_ETC2_SRGB8_ALPHA8_EAC] = _mesa_texstore_etc2_srgb8_alpha8_eac; in texstore_compressed()
Dtexcompress_etc.c1124 _mesa_texstore_etc2_srgb8_alpha8_eac(TEXSTORE_PARAMS) in _mesa_texstore_etc2_srgb8_alpha8_eac() function