Lines Matching refs:GL_DEBUG_OUTPUT
668 gl.enable(GL_DEBUG_OUTPUT);
679 gl.disable(GL_DEBUG_OUTPUT);
738 gl.enable(GL_DEBUG_OUTPUT);
748 gl.disable(GL_DEBUG_OUTPUT);
941 gl.enable(GL_DEBUG_OUTPUT);
970 gl.disable(GL_DEBUG_OUTPUT);
975 gl.disable(GL_DEBUG_OUTPUT);
1265 gl.enable(GL_DEBUG_OUTPUT);
1337 gl.disable(GL_DEBUG_OUTPUT);
1342 gl.disable(GL_DEBUG_OUTPUT);
1380 gl.enable(GL_DEBUG_OUTPUT);
1400 gl.disable(GL_DEBUG_OUTPUT);
1486 gl.enable(GL_DEBUG_OUTPUT);
1514 gl.disable(GL_DEBUG_OUTPUT);
1577 gl.disable(GL_DEBUG_OUTPUT);
3039 FOR_ALL_ENABLE_TYPES(queries->addChild(new IsEnabledCase (m_context, (std::string("debug_output") + postfix).c_str(), "Test DEBUG_OUTPUT", GL_DEBUG_OUTPUT, IsEnabledCase::INITIAL_CTX_IS_DEBUG, queryType)));