Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
H A DtcuCompressedTexture.cpp1651 const deInt32 alphaIndices[16] = in decompressBc3() local
1700 *dstPixel = (colors[indices[y * BC_BLOCK_WIDTH + x]] & 0x00ffffff) | alphas[alphaIndices[y * BC_BLOCK_WIDTH + x]]; in decompressBc3()

Completed in 4 milliseconds