Home
last modified time | relevance | path

Searched refs:eglSwapBuffers (Results 1 – 25 of 1020) sorted by relevance

12345678910>>...41

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/tests/egl_tests/
H A DEGLPreRotationTest.cpp492 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P()
891 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P()
911 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P()
944 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P()
1009 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P()
1033 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P()
1097 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P()
1125 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P()
1184 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P()
1212 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P()
[all …]
H A DEGLSurfaceTest.cpp467 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P()
478 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P()
492 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P()
519 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P()
543 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P()
567 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P()
606 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P()
1237 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P()
1248 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P()
1287 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P()
H A DEGLSyncControlTest.cpp216 ASSERT_EGL_TRUE(eglSwapBuffers(mDisplay, mSurface)); in TEST_F()
237 ASSERT_EGL_TRUE(eglSwapBuffers(mDisplay, mSurface)); in TEST_F()
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/tests/
H A Dcheck_egl_pygame.py119 eglSwapBuffers( display, surface )
131 eglSwapBuffers( display, surface )
174 eglSwapBuffers( display, surface )
183 eglSwapBuffers( display, surface )
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/egl/wrapper/
H A DeglwStaticLibrary14.inl34 { "eglSwapBuffers", (deFunctionPtr)eglSwapBuffers },
H A DeglwStaticLibrary15.inl43 { "eglSwapBuffers", (deFunctionPtr)eglSwapBuffers },
/dports/graphics/kmscube/kmscube-485b38/
H A Ddrm-legacy.c56 eglSwapBuffers(egl->display, egl->surface); in legacy_run()
78 eglSwapBuffers(egl->display, egl->surface); in legacy_run()
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/plugins/platforms/drm/
H A Dgbm_surface.cpp68 auto error = eglSwapBuffers(m_gpu->eglDisplay(), m_eglSurface); in swapBuffersForDrm()
89 auto error = eglSwapBuffers(m_gpu->eglDisplay(), m_eglSurface); in swapBuffers()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webgl/src/sdk/demos/google/san-angeles/gles/
H A Dimportgl.h76 FNDEF(EGLBoolean, eglSwapBuffers, (EGLDisplay dpy, EGLSurface draw));
126 #define eglSwapBuffers FNPTR(eglSwapBuffers) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webgl/src/sdk/demos/google/san-angeles/gles/t/
H A Dimportgl.h76 FNDEF(EGLBoolean, eglSwapBuffers, (EGLDisplay dpy, EGLSurface draw));
126 #define eglSwapBuffers FNPTR(eglSwapBuffers) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webgl/src/sdk/demos/google/san-angeles/glut/
H A Dimportgl.h76 FNDEF(EGLBoolean, eglSwapBuffers, (EGLDisplay dpy, EGLSurface draw));
126 #define eglSwapBuffers FNPTR(eglSwapBuffers) macro
/dports/multimedia/mpv/mpv-0.34.1/video/out/opengl/
H A Dangle_dynamic.h46 FN(eglSwapBuffers, EGLBoolean (*EGLAPIENTRY PFN_eglSwapBuffers) \
81 #define eglSwapBuffers PFN_eglSwapBuffers macro
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/video/kmsdrm/
H A DSDL_kmsdrmopengles.c52 if (!(_this->egl_data->eglSwapBuffers(_this->egl_data->egl_display, wdata->egl_surface))) { in SDL_EGL_CreateContext_impl()
119 if (!(_this->egl_data->eglSwapBuffers(_this->egl_data->egl_display, wdata->egl_surface))) { in KMSDRM_GLES_SwapWindow()
/dports/graphics/freeglut/freeglut-3.2.1/src/egl/
H A Dfg_display_egl.c31 if (!eglSwapBuffers(pDisplayPtr->egl.Display, CurrentWindow->Window.pContext.egl.Surface)) in fgPlatformGlutSwapBuffers()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/freeglut/src/egl/
H A Dfg_display_egl.c31 if (!eglSwapBuffers(pDisplayPtr->egl.Display, CurrentWindow->Window.pContext.egl.Surface)) in fgPlatformGlutSwapBuffers()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/tests/gl_tests/gles1/
H A DBootAnimationTest.cpp117 eglSwapBuffers(mDisplay, mSurface); in testSetUp()
245 EGLBoolean res = eglSwapBuffers(mDisplay, mSurface); in TEST_P()
/dports/math/vtk6/VTK-6.2.0/Rendering/OpenGL2/
H A DvtkEGLRenderWindow.cxx70 eglSwapBuffers(this->Display, this->Surface); in Frame()
82 eglSwapBuffers( eglGetCurrentDisplay(), eglGetCurrentSurface( EGL_DRAW ) ); in Frame()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/egl/main/
H A Degl.def30 eglSwapBuffers
/dports/graphics/eglexternalplatform/eglexternalplatform-1.1/samples/
H A Dsample-egl-client.c47 eglSwapBuffers(__eglDpy, __eglSurf); in main()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/ThirdParty/ANGLE/src/libEGL/
H A DlibEGL.def31 eglSwapBuffers @32
/dports/graphics/libglvnd/libglvnd-8f3c5b17a21e2222ab3e5fd38870b915815aca49/src/EGL/
H A Degl.symbols38 eglSwapBuffers
/dports/lang/clover/mesa-21.3.6/src/egl/main/
H A Degl.def39 eglSwapBuffers
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/egl/main/
H A Degl.def39 eglSwapBuffers
/dports/graphics/libosmesa/mesa-21.3.6/src/egl/main/
H A Degl.def39 eglSwapBuffers
/dports/graphics/mesa-libs/mesa-21.3.6/src/egl/main/
H A Degl.def39 eglSwapBuffers

12345678910>>...41