Lines Matching defs:surface
58 std::function<void(EGLSurface surface, size_t threadIndex)> testBody, in runMultithreadedGLTest()
73 EGLSurface surface = EGL_NO_SURFACE; in runMultithreadedGLTest() local
176 EGLSurface surface = window->getSurface(); in TEST_P() local
213 auto testBody = [](EGLSurface surface, size_t thread) { in TEST_P()
268 EGLSurface surface = eglCreatePbufferSurface(dpy, config, pbufferAttributes); in TEST_P() local
316 auto testBody = [](EGLSurface surface, size_t thread) { in TEST_P()
389 auto testBody = [image](EGLSurface surface, size_t thread) { in TEST_P()
447 auto testBody = [dpy](EGLSurface surface, size_t thread) { in TEST_P()
499 auto testBody = [dpy](EGLSurface surface, size_t thread) { in TEST_P()
552 EGLSurface surface = window->getSurface(); in TEST_P() local
598 EGLSurface surface = EGL_NO_SURFACE; in textureThreadFunction() local
711 EGLSurface surface = window->getSurface(); in mainThreadDraw() local
879 EGLSurface surface; in TEST_P() local