Lines Matching refs:ACOMP
1271 texel[ACOMP] = 1.0f; in fetch_etc1_rgb8()
1293 texel[ACOMP] = 1.0f; in fetch_etc2_rgb8()
1314 texel[ACOMP] = 1.0f; in fetch_etc2_srgb8()
1333 texel[ACOMP] = UBYTE_TO_FLOAT(dst[3]); in fetch_etc2_rgba8_eac()
1352 texel[ACOMP] = UBYTE_TO_FLOAT(dst[3]); in fetch_etc2_srgb8_alpha8_eac()
1371 texel[ACOMP] = 1.0f; in fetch_etc2_r11_eac()
1395 texel[ACOMP] = 1.0f; in fetch_etc2_rg11_eac()
1414 texel[ACOMP] = 1.0f; in fetch_etc2_signed_r11_eac()
1438 texel[ACOMP] = 1.0f; in fetch_etc2_signed_rg11_eac()
1459 texel[ACOMP] = UBYTE_TO_FLOAT(dst[3]); in fetch_etc2_rgb8_punchthrough_alpha1()
1480 texel[ACOMP] = UBYTE_TO_FLOAT(dst[3]); in fetch_etc2_srgb8_punchthrough_alpha1()