Home
last modified time | relevance | path

Searched refs:screenThin (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/glshared/
DglsVertexArrayTests.cpp1851 …bool screenThin = (!tcu::compareThreshold(screenPixel, screen.getPixel(x-1, y ), threshold) && … in compare() local
1854 if (refThin && screenThin) in compare()