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