Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fPolygonOffsetTests.cpp128 const int kXmax = deMin32(x + radius, width-1); in compareImages() local
132 for (int kX = kXmin; kX <= kXmax; kX++) in compareImages()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fPolygonOffsetTests.cpp125 const int kXmax = deMin32(x + radius, width-1); in compareImages() local
129 for (int kX = kXmin; kX <= kXmax; kX++) in compareImages()

Completed in 5 milliseconds