Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsInteractionTestUtil.cpp159 int maxScissorW = targetWidth + 2*maxScissorOutOfBounds; in computeRandomRenderState() local
162 int scissorW = rnd.getInt(minScissorW, maxScissorW); in computeRandomRenderState()