Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fPolygonOffsetTests.cpp124 const int kYmax = deMin32(y + radius, height-1); in compareImages() local
129 for (int kY = kYmin; kY <= kYmax; kY++) in compareImages()
/external/deqp/modules/gles3/functional/
Des3fPolygonOffsetTests.cpp127 const int kYmax = deMin32(y + radius, height-1); in compareImages() local
132 for (int kY = kYmin; kY <= kYmax; kY++) in compareImages()