Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglRenderTests.cpp116 enum StencilMode enum
132 StencilMode stencil;
156 drawOp.stencil = (StencilMode)rnd.getInt(0, STENCILMODE_LAST-1); in randomizeDrawOp()