Searched refs:setASTCErrorColorBlock (Results 1 – 1 of 1) sorted by relevance
/external/deqp/framework/common/ |
D | tcuCompressedTexture.cpp | 1356 inline void setASTCErrorColorBlock (void* dst, int blockWidth, int blockHeight, bool isSRGB) in setASTCErrorColorBlock() function 1395 setASTCErrorColorBlock(dst, blockWidth, blockHeight, isSRGB); in decodeVoidExtentBlock() 2391 setASTCErrorColorBlock(dst, blockWidth, blockHeight, isSRGB); in decompressASTCBlock() 2418 setASTCErrorColorBlock(dst, blockWidth, blockHeight, isSRGB); in decompressASTCBlock() 2444 setASTCErrorColorBlock(dst, blockWidth, blockHeight, isSRGB); in decompressASTCBlock()
|