Searched defs:context2 (Results 1 – 5 of 5) sorted by relevance
/device/generic/vulkan-cereal/third-party/angle/src/tests/egl_tests/ |
D | EGLSyncTest.cpp | 342 EGLContext context2 = getEGLWindow()->createContext(EGL_NO_CONTEXT); in TEST_P() local 426 EGLContext context2 = getEGLWindow()->createContext(EGL_NO_CONTEXT); in TEST_P() local
|
/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/ |
D | TransformFeedbackTest.cpp | 1622 auto context2 = eglCreateContext(display, config, EGL_NO_CONTEXT, contextAttributes); in TEST_P() local
|
D | FramebufferTest.cpp | 1464 EGLContext context2 = eglCreateContext(display, config, context1, contextAttributes); in TEST_P() local
|
D | StateChangeTest.cpp | 451 EGLContext context2 = eglCreateContext(display, config, EGL_NO_CONTEXT, contextAttributes); in TEST_P() local
|
D | WebGLCompatibilityTest.cpp | 2482 auto context2 = eglCreateContext(display, config, context1, contextAttributes); in TEST_P() local
|