Searched refs:renderColorImageForLog (Results 1 – 1 of 1) sorted by relevance
3945 std::unique_ptr<tcu::TextureLevel> renderColorImageForLog (const ConstPixelBufferAccess& image, int… in renderColorImageForLog() function3975 std::unique_ptr<tcu::TextureLevel> renderColorImageForLog (const vector<PixelValue>& reference, con… in renderColorImageForLog() function4223 const auto attachmentForLog = renderColorImageForLog(access, numChannels); in logAndVerifyImages()4224 …const auto referenceForLog = renderColorImageForLog(referenceValues[attachmentNdx], targetSize, nu… in logAndVerifyImages()