Searched refs:maxStencilRef (Results 1 – 1 of 1) sorted by relevance
147 const int maxStencilRef = 8; in randomizeDrawOp() local165 drawOp.stencilRef = rnd.getInt(minStencilRef, maxStencilRef); in randomizeDrawOp()