Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuCompressedTexture.cpp2389 const deUint32 alphaIndexBits = alphaInterpolationBits - ((anchorIndex == pixel) ? 1 : 0); in decompressBc7() local
2391 … mode == 5) ? getBits128(low, high, alphaIdxOffset, alphaIdxOffset + alphaIndexBits - 1) : colorId… in decompressBc7()
2398 alphaIdxOffset += alphaIndexBits; in decompressBc7()