Searched refs:isScissorTestEnabled (Results 1 – 6 of 6) sorted by relevance
414 bool isScissorTestEnabled() const;
597 bool Context::isScissorTestEnabled() const in isScissorTestEnabled() function in es1::Context
2487 case GL_SCISSOR_TEST: return context->isScissorTestEnabled(); break; in IsEnabled()
499 bool isScissorTestEnabled() const;
621 bool Context::isScissorTestEnabled() const in isScissorTestEnabled() function in es2::Context
3848 case GL_SCISSOR_TEST: return context->isScissorTestEnabled(); in IsEnabled()