Lines Matching refs:grayscaleValue
3553 const deUint32 grayscaleValue = getVisualizationGrayscaleColor(screenPixel);
3554 errorAccess.setPixel(tcu::UVec4(grayscaleValue, 255, grayscaleValue, 255), x, y);
3573 const deUint32 grayscaleValue = getVisualizationGrayscaleColor(screenPixel);
3574 errorAccess.setPixel(tcu::UVec4(grayscaleValue, 255, grayscaleValue, 255), x, y);
3648 const deUint32 grayscaleValue = getVisualizationGrayscaleColor(screenPixel);
3649 errorAccess.setPixel(tcu::UVec4(grayscaleValue, 255, grayscaleValue, 255), x, y);
3670 const deUint32 grayscaleValue = getVisualizationGrayscaleColor(screenPixel);
3671 errorAccess.setPixel(tcu::UVec4(grayscaleValue, 255, grayscaleValue, 255), x, y);