Searched defs:EGLContextSharingTest (Results  1 – 1 of 1) sorted by relevance
| /external/angle/src/tests/egl_tests/ | 
| D | EGLContextSharingTest.cpp | 35 class EGLContextSharingTest : public ANGLETest<>  class 38     EGLContextSharingTest() : mContexts{EGL_NO_CONTEXT, EGL_NO_CONTEXT}, mTexture(0) {}  in EGLContextSharingTest()  function in __anon897bee180111::EGLContextSharingTest 183 TEST_P(EGLContextSharingTest, BindTextureAfterShareContextFree)  in TEST_P()  argument 209 TEST_P(EGLContextSharingTest, DisplayShareGroupContextCreation)  in TEST_P()  argument 251 TEST_P(EGLContextSharingTest, DisplayShareGroupObjectSharing)  in TEST_P()  argument 315 TEST_P(EGLContextSharingTest, DisplayShareGroupReleasedWithLastContext)  in TEST_P()  argument 362 TEST_P(EGLContextSharingTest, DisplayShareGroupReleaseShareGroupThatOwnsStagedUpdates)  in TEST_P()  argument 414 TEST_P(EGLContextSharingTest, DisplayShareGroupReleaseShareGroupThenDestroyTexture)  in TEST_P()  argument 468 TEST_P(EGLContextSharingTest, TextureLifetime)  in TEST_P()  argument 522 TEST_P(EGLContextSharingTest, SamplerLifetime)  in TEST_P()  argument [all …] 
 |