Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsInteractionTestUtil.cpp157 int minScissorW = deCeilFloatToInt32(minScissorSize*targetWidth); in computeRandomRenderState() local
162 int scissorW = rnd.getInt(minScissorW, maxScissorW); in computeRandomRenderState()