Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuCompressedTexture.cpp429 const int subBlock = ((flipBit ? y : x) >= 2) ? 1 : 0; in decompressETC1Block() local
524 const int subBlock = ((flipBit ? y : x) >= 2) ? 1 : 0; in decompressETC2Block() local