Home
last modified time | relevance | path

Searched defs:context2 (Results 1 – 5 of 5) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/tests/egl_tests/
DEGLSyncTest.cpp342 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/
DTransformFeedbackTest.cpp1622 auto context2 = eglCreateContext(display, config, EGL_NO_CONTEXT, contextAttributes); in TEST_P() local
DFramebufferTest.cpp1464 EGLContext context2 = eglCreateContext(display, config, context1, contextAttributes); in TEST_P() local
DStateChangeTest.cpp451 EGLContext context2 = eglCreateContext(display, config, EGL_NO_CONTEXT, contextAttributes); in TEST_P() local
DWebGLCompatibilityTest.cpp2482 auto context2 = eglCreateContext(display, config, context1, contextAttributes); in TEST_P() local