Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dtexcompress_etc.c660 etc2_rgba8_fetch_texel(const struct etc2_block *block, in etc2_rgba8_fetch_texel() function
786 etc2_rgba8_fetch_texel(&block, i, j, dst); in etc2_unpack_rgba8()
825 etc2_rgba8_fetch_texel(&block, i, j, dst); in etc2_unpack_srgb8_alpha8()
1328 etc2_rgba8_fetch_texel(&block, i % 4, j % 4, dst); in fetch_etc2_rgba8_eac()
1347 etc2_rgba8_fetch_texel(&block, i % 4, j % 4, dst); in fetch_etc2_srgb8_alpha8_eac()