Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fRasterizationTests.cpp564 static const int testAreaWidthWithMargin = testAreaWidth + 4; in iterate() local
584 if (maxPointRadius > maxFboWidth - testAreaWidthWithMargin) in iterate()
589 fboWidth = maxPointRadius + testAreaWidthWithMargin; in iterate()
632 // ^^^^^^^^ testAreaWidthWithMargin = 8 (extra 4 pixels for tolerance) in iterate()

Completed in 3 milliseconds