Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/glshared/
H A DglsVertexArrayTests.cpp1756 bool isOkPixel = false; in compare() local
1773 isOkPixel = true; in compare()
1776 for (int dy = -1; dy < 2 && !isOkPixel; dy++) in compare()
1778 for (int dx = -1; dx < 2 && !isOkPixel; dx++) in compare()
1788 isOkPixel = true; in compare()
1799 isOkPixel = true; in compare()
1805 if (isOkPixel) in compare()

Completed in 3 milliseconds