Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/egl/
DteglThreadCleanUpTests.cpp147 SURFACETYPE_SINGLE = 0, enumerator
160 if (surfaceType ==SURFACETYPE_SINGLE) in testCaseName()
213 if (m_surfaceType == SURFACETYPE_SINGLE) in init()
295 …nUpTest(eglTestCtx, ThreadCleanUpTest::CONTEXTTYPE_SINGLE, ThreadCleanUpTest::SURFACETYPE_SINGLE)); in createThreadCleanUpTest()
296 …nUpTest(eglTestCtx, ThreadCleanUpTest::CONTEXTTYPE_MULTI, ThreadCleanUpTest::SURFACETYPE_SINGLE)); in createThreadCleanUpTest()