Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
Des3fPolygonOffsetTests.cpp125 const int kYmin = deMax32(y - radius, 0); in compareImages() local
131 for (int kY = kYmin; kY <= kYmax; kY++) in compareImages()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fPolygonOffsetTests.cpp122 const int kYmin = deMax32(y - radius, 0); in compareImages() local
128 for (int kY = kYmin; kY <= kYmax; kY++) in compareImages()