Home | History | Annotate | Download | only in opengl

Lines Matching refs:isScissorEnabled

267     GLboolean isScissorEnabled = GL_FALSE;
288 isScissorEnabled = ::glIsEnabled(GL_SCISSOR_TEST);
305 if (isScissorEnabled)