Searched refs:maxShadingImage (Results 1 – 1 of 1) sorted by relevance
294 const tcu::ConstPixelBufferAccess& maxShadingImage);318 const tcu::ConstPixelBufferAccess& maxShadingImage);923 de::MovePtr<tcu::TextureLevel> maxShadingImage; in iterate() local946 maxShadingImage = renderer.render(); in iterate()949 …return verifyImage(testShadingImage->getAccess(), minShadingImage->getAccess(), maxShadingImage->g… in iterate()952 …t tcu::ConstPixelBufferAccess& minShadingImage, const tcu::ConstPixelBufferAccess& maxShadingImage) in verifyImage() argument956 const deUint32 maxColorCount = getUniqueColorsCount(maxShadingImage); in verifyImage()