Home | History | Annotate | Download | only in egl

Lines Matching defs:endQuery

585 	void				endQuery					(void);
672 void ContextReset::endQuery (void)
674 GLU_CHECK_GLW_CALL(m_gl, endQuery(GL_ANY_SAMPLES_PASSED));
1825 contextReset->endQuery();