Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuCompressedTexture.cpp2505 …const IVec3 blockPitches (blockSize, blockSize * blockCount.x(), blockSize * blockCount.x() * … in decompress() local
2517 const deUint8* const blockPtr = src + componentSum(blockPos * blockPitches); in decompress()