Home
last modified time | relevance | path

Searched defs: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
/external/deqp/modules/gles3/functional/
Des3fPolygonOffsetTests.cpp127 const int kYmax = deMin32(y + radius, height-1); in compareImages() local