Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsInteractionTestUtil.cpp160 int maxScissorH = targetHeight + 2*maxScissorOutOfBounds; in computeRandomRenderState() local
163 int scissorH = rnd.getInt(minScissorH, maxScissorH); in computeRandomRenderState()