Home
last modified time | relevance | path

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

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