Home | History | Annotate | Download | only in functional

Lines Matching refs:glBeginQuery

1311 	ctx.getLog() << TestLog::Message << "// Note: " << id << " is not a query object yet, since it hasn't been used by glBeginQuery" << TestLog::EndMessage;
1316 ctx.glBeginQuery (GL_ANY_SAMPLES_PASSED, id);
1325 ctx.glBeginQuery (GL_ANY_SAMPLES_PASSED, id);