Home | History | Annotate | Download | only in GLES_CM

Lines Matching refs:glDepthRange

524     ctx->dispatcher().glDepthRange(zNear,zFar);
529 ctx->dispatcher().glDepthRange(X2F(zNear),X2F(zFar));