Home
last modified time | relevance | path

Searched defs:anchorIndex (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/common/
DtcuCompressedTexture.cpp1838 const deUint32 anchorIndex[2] = { 0, anchorIndicesSecondSubset2[d] }; in decompressBc6H() local
2352 deUint32 anchorIndex = 0; in decompressBc7() local
/external/swiftshader/src/Device/
DBC_Decoder.cpp1567 int anchorIndex(const Mode &mode, int partitionIdx, int subsetIdx) const in anchorIndex() function