Home | History | Annotate | Download | only in egl

Lines Matching refs:glFlush

509 					thread.newMessage() << "Begin -- glFlush()" << tcu::ThreadUtil::Message::End;
510 GLU_CHECK_CALL(glFlush());
511 thread.newMessage() << "End -- glFlush()" << tcu::ThreadUtil::Message::End;