Searched defs:logImage (Results 1 – 2 of 2) sorted by relevance
268 …tcu::TextureLevel logImage (TextureFormat(TextureFormat::RGBA, TextureFormat::UNORM_INT8), logIma… in writeImage() local302 …tcu::TextureLevel logImage (TextureFormat(TextureFormat::RGBA, TextureFormat::UNORM_INT8), logIm… in writeImage() local
683 static void logImage (const Image& img, TestLog& log, bool useType) in logImage() function