Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dtexcompress_etc.c476 etc2_rgb8_fetch_texel(const struct etc2_block *block, in etc2_rgb8_fetch_texel() function
663 etc2_rgb8_fetch_texel(block, x, y, dst, in etc2_rgba8_fetch_texel()
701 etc2_rgb8_fetch_texel(&block, i, j, dst, in etc2_unpack_rgb8()
741 etc2_rgb8_fetch_texel(&block, i, j, dst, in etc2_unpack_srgb8()
1041 etc2_rgb8_fetch_texel(&block, i, j, dst, in etc2_unpack_rgb8_punchthrough_alpha1()
1078 etc2_rgb8_fetch_texel(&block, i, j, dst, in etc2_unpack_srgb8_punchthrough_alpha1()
1287 etc2_rgb8_fetch_texel(&block, i % 4, j % 4, dst, in fetch_etc2_rgb8()
1308 etc2_rgb8_fetch_texel(&block, i % 4, j % 4, dst, in fetch_etc2_srgb8()
1454 etc2_rgb8_fetch_texel(&block, i % 4, j % 4, dst, in fetch_etc2_rgb8_punchthrough_alpha1()
1475 etc2_rgb8_fetch_texel(&block, i % 4, j % 4, dst, in fetch_etc2_srgb8_punchthrough_alpha1()