Searched refs:alphaIndexBits (Results 1 – 1 of 1) sorted by relevance
2389 const deUint32 alphaIndexBits = alphaInterpolationBits - ((anchorIndex == pixel) ? 1 : 0); in decompressBc7() local2391 … mode == 5) ? getBits128(low, high, alphaIdxOffset, alphaIdxOffset + alphaIndexBits - 1) : colorId… in decompressBc7()2398 alphaIdxOffset += alphaIndexBits; in decompressBc7()