Home
last modified time | relevance | path

Searched defs: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
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fPolygonOffsetTests.cpp125 const int kXmax = deMin32(x + radius, width-1); in compareImages() local

Completed in 5 milliseconds