Searched refs:alphaIdx (Results 1 – 1 of 1) sorted by relevance
2391 …const deUint32 alphaIdx = (mode == 4 || mode == 5) ? getBits128(low, high, alphaIdxOffset, alp… in decompressBc7() local2395 …const deUint32 a = interpolate(endpointStart[3], endpointEnd[3], alphaIdx, alphaInterpolation… in decompressBc7()