Searched refs:setASTCErrorColorBlock (Results 1 – 1 of 1) sorted by relevance
/external/deqp/framework/common/ |
D | tcuAstcUtil.cpp | 456 inline void setASTCErrorColorBlock (void* dst, int blockWidth, int blockHeight, bool isSRGB) in setASTCErrorColorBlock() function 495 setASTCErrorColorBlock(dst, blockWidth, blockHeight, isSRGB); in decodeVoidExtentBlock() 1498 setASTCErrorColorBlock(dst, blockWidth, blockHeight, isSRGB); in decompressBlock() 1522 setASTCErrorColorBlock(dst, blockWidth, blockHeight, isSRGB); in decompressBlock() 1548 setASTCErrorColorBlock(dst, blockWidth, blockHeight, isSRGB); in decompressBlock()
|