Searched refs:USE_NONE (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/egl/ |
D | teglMultiContextTests.cpp | 60 USE_NONE = 0, enumerator 126 …const eglu::UniqueSurface surface (egl, *display, m_use != USE_NONE ? egl.createPbufferSurface(… in iterate() 229 …ntextTest(eglTestCtx, MultiContextTest::SHARING_NONE, MultiContextTest::USE_NONE, "non_shared", … in createMultiContextTests() 230 …extTest(eglTestCtx, MultiContextTest::SHARING_SHARED, MultiContextTest::USE_NONE, "shared", … in createMultiContextTests()
|