Home
last modified time | relevance | path

Searched refs:grayscaleValue (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/modules/glshared/
H A DglsDrawTest.cpp3553 const deUint32 grayscaleValue = getVisualizationGrayscaleColor(screenPixel); in edgeRelaxedImageCompare() local
3554 errorAccess.setPixel(tcu::UVec4(grayscaleValue, 255, grayscaleValue, 255), x, y); in edgeRelaxedImageCompare()
3573 const deUint32 grayscaleValue = getVisualizationGrayscaleColor(screenPixel); in edgeRelaxedImageCompare() local
3574 errorAccess.setPixel(tcu::UVec4(grayscaleValue, 255, grayscaleValue, 255), x, y); in edgeRelaxedImageCompare()
3648 const deUint32 grayscaleValue = getVisualizationGrayscaleColor(screenPixel); in intersectionRelaxedLineImageCompare() local
3649 errorAccess.setPixel(tcu::UVec4(grayscaleValue, 255, grayscaleValue, 255), x, y); in intersectionRelaxedLineImageCompare()
3670 const deUint32 grayscaleValue in intersectionRelaxedLineImageCompare() local
[all...]

Completed in 7 milliseconds