Home
last modified time | relevance | path

Searched refs:popSurface (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/egl/
DteglGLES2SharingThreadedTests.cpp535 SharedPtr<Surface> popSurface (int index);
549 SharedPtr<Surface> EGLResourceManager::popSurface (int index) in popSurface() function in deqp::egl::GLES2ThreadTest::EGLResourceManager
2194 …Test::MakeCurrent(*m_threads[threadNdx], m_eglDisplay, resourceManager.popSurface(0), resourceMana… in init()
2252 …x]->addOperation(new GLES2ThreadTest::DestroySurface(m_eglDisplay, resourceManager.popSurface(0))); in init()