Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuCompressedTexture.cpp1651 const deInt32 alphaIndices[16] = in decompressBc3() local
1700 …*dstPixel = (colors[indices[y * BC_BLOCK_WIDTH + x]] & 0x00ffffff) | alphas[alphaIndices[y * BC_BL… in decompressBc3()