Searched refs:LogImage (Results 1 – 2 of 2) sorted by relevance
/external/deqp/framework/common/ |
D | tcuTestLog.hpp | 38 class LogImage; 94 typedef LogImage Image; 252 class LogImage class 255 …LogImage (const std::string& name, const std::string& description, const Surface& surface, qpImage… 257 …LogImage (const std::string& name, const std::string& description, const ConstPixelBufferAccess& a… 259 …LogImage (const std::string& name, const std::string& description, const ConstPixelBufferAccess& a…
|
D | tcuTestLog.cpp | 48 LogImage::LogImage (const std::string& name, const std::string& description, const Surface& surface… in LogImage() function in tcu::LogImage 58 LogImage::LogImage (const std::string& name, const std::string& description, const ConstPixelBuffer… in LogImage() function in tcu::LogImage 96 LogImage::LogImage (const std::string& name, const std::string& description, const ConstPixelBuffer… in LogImage() function in tcu::LogImage 123 void LogImage::write (TestLog& log) const in write()
|