Home
last modified time | relevance | path

Searched defs:logImage (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/common/
DtcuTestLog.cpp268 …tcu::TextureLevel logImage (TextureFormat(TextureFormat::RGBA, TextureFormat::UNORM_INT8), logIma… in writeImage() local
302 …tcu::TextureLevel logImage (TextureFormat(TextureFormat::RGBA, TextureFormat::UNORM_INT8), logIm… in writeImage() local
/external/deqp/modules/glshared/
DglsFboUtil.cpp683 static void logImage (const Image& img, TestLog& log, bool useType) in logImage() function