Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/glshared/
H A DglsVertexArrayTests.cpp1767 bool refThin = (!tcu::compareThreshold(refPixel, ref.getPixel(x-1, y ), threshold) && !tcu::compareThreshold(refPixel, ref.getPixel(x+1, y ), threshold)) || in compare() local
1772 if (refThin && screenThin) in compare()

Completed in 3 milliseconds