Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsInteractionTestUtil.cpp158 int minScissorH = deCeilFloatToInt32(minScissorSize*targetHeight); in computeRandomRenderState() local
163 int scissorH = rnd.getInt(minScissorH, maxScissorH); in computeRandomRenderState()