Searched refs:EGLThread (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/egl/
H A DteglGLES2SharingThreadedTests.cpp205 class EGLThread : public tcu::ThreadUtil::Thread class in namespace:deqp::egl::GLES2ThreadTest
208 EGLThread (int seed);
209 ~EGLThread (void);
236 EGLThread::EGLThread (int seed) function in class:deqp::egl::GLES2ThreadTest::EGLThread
257 void EGLThread::deinit (void)
274 EGLThread::~EGLThread (void)
284 void init (EGLThread& thread, bool serverSync);
285 bool waitReady (EGLThread
[all...]

Completed in 65 milliseconds