Searched refs:decompressASTCBlock (Results 1 – 1 of 1) sorted by relevance
2379 void decompressASTCBlock (void* dst, const Block128& blockData, int blockWidth, int blockHeight, bo… in decompressASTCBlock() function2485 …decompressASTCBlock(isSRGB ? (void*)&decompressedBuffer.sRGB[0] : (void*)&decompressedBuffer.linea… in decompressASTC()