Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuCompressedTexture.cpp2217 static const deUint8 partitionBits[] = { 4, 6, 6, 6, 0, 0, 0, 6 }; in decompressBc7() local
2250 partitionSetId = getBits128(low, high, offset, offset + partitionBits[mode] - 1); in decompressBc7()
2251 offset += partitionBits[mode]; in decompressBc7()