Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuCompressedTexture.cpp2244 deUint32 partitionSetId = 0; in decompressBc7() local
2250 partitionSetId = getBits128(low, high, offset, offset + partitionBits[mode] - 1); in decompressBc7()
2363 subsetIndex = partitions2[partitionSetId][pixel]; in decompressBc7()
2365 subsetIndex = partitions3[partitionSetId][pixel]; in decompressBc7()
2369 anchorIndex = anchorIndicesSecondSubset2[partitionSetId]; in decompressBc7()
2374 anchorIndex = anchorIndicesSecondSubset3[partitionSetId]; in decompressBc7()
2376 anchorIndex = anchorIndicesThirdSubset[partitionSetId]; in decompressBc7()