Home | History | Annotate | Download | only in egl

Lines Matching refs:DepthMode

108 enum DepthMode
131 DepthMode depth;
155 drawOp.depth = (DepthMode)rnd.getInt(0, DEPTHMODE_LAST-1);