Home | History | Annotate | Download | only in functional

Lines Matching refs:glBeginQuery

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