Searched defs:EGLThread (Results 1 - 1 of 1) sorted by relevance
/external/deqp/modules/egl/ | ||
H A D | teglGLES2SharingThreadedTests.cpp | 202 class EGLThread : public tcu::ThreadUtil::Thread class in namespace:deqp::egl::GLES2ThreadTest 205 EGLThread (const Library& egl_, const glw::Functions& gl_, int seed); 206 ~EGLThread (void); 223 EGLThread::EGLThread (const Library& egl_, const glw::Functions& gl_, int seed) function in class:deqp::egl::GLES2ThreadTest::EGLThread 231 void EGLThread::deinit (void) 248 EGLThread::~EGLThread (void) 250 EGLThread::deinit(); 259 void init (EGLThread [all...] |
Completed in 55 milliseconds