Searched refs:isScissorTestEnabled (Results 1 – 3 of 3) sorted by relevance
284 bool isScissorTestEnabled() const;
633 bool Context::isScissorTestEnabled() const in isScissorTestEnabled() function in gl::Context
3663 case GL_SCISSOR_TEST: return context->isScissorTestEnabled(); in glIsEnabled()