Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsInteractionTestUtil.cpp67 const int maxStencilVal = 260; in computeRandomRenderState() local
175 state.stencil[ndx].reference = rnd.getInt(minStencilVal, maxStencilVal); in computeRandomRenderState()