Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuCompressedTexture.cpp2379 void decompressASTCBlock (void* dst, const Block128& blockData, int blockWidth, int blockHeight, bo… in decompressASTCBlock() function
2485decompressASTCBlock(isSRGB ? (void*)&decompressedBuffer.sRGB[0] : (void*)&decompressedBuffer.linea… in decompressASTC()