Home
last modified time | relevance | path

Searched defs:swapBuffers (Results 1 - 19 of 19) sorted by relevance

/third_party/skia/tools/sk_app/
H A DGLWindowContext.cpp84 void GLWindowContext::swapBuffers() { in swapBuffers() function in sk_app::GLWindowContext
H A DDawnWindowContext.cpp86 void DawnWindowContext::swapBuffers() { in swapBuffers() function in sk_app::DawnWindowContext
H A DVulkanWindowContext.cpp541 void VulkanWindowContext::swapBuffers() { in swapBuffers() function in sk_app::VulkanWindowContext
/third_party/skia/tools/sk_app/android/
H A DRasterWindowContext_android.cpp89 void RasterWindowContext_android::swapBuffers() { in swapBuffers() function in __anon26511::RasterWindowContext_android
/third_party/skia/tools/sk_app/win/
H A DRasterWindowContext_win.cpp77 void RasterWindowContext_win::swapBuffers() { in swapBuffers() function in __anon26517::RasterWindowContext_win
H A DD3D12WindowContext_win.cpp198 void D3D12WindowContext::swapBuffers() { in swapBuffers() function in sk_app::D3D12WindowContext
/third_party/mesa3d/include/
H A Dkopper_interface.h76 int64_t (*swapBuffers)(__DRIdrawable *draw); member
/third_party/skia/tools/sk_app/unix/
H A DRasterWindowContext_unix.cpp63 void RasterWindowContext_xlib::swapBuffers() { in swapBuffers() function in __anon26513::RasterWindowContext_xlib
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
H A DFunctionsWGL.h43 PFNSWAPBUFFERSPROC swapBuffers; member in rx::FunctionsWGL
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
H A DFunctionsGLX.cpp315 void FunctionsGLX::swapBuffers(glx::Drawable drawable) const in swapBuffers() function in rx::FunctionsGLX
/third_party/vk-gl-cts/framework/platform/ohos/display/
H A DtcuOhosNativeDisplay.cpp318 eglw::EGLBoolean OhosLibrary::swapBuffers(eglw::EGLDisplay dpy, eglw::EGLSurface surface) const in swapBuffers() function in OhosLibrary
/third_party/mesa3d/src/glx/
H A Dglxclient.h124 int64_t (*swapBuffers)(__GLXDRIdrawable *pdraw, int64_t target_msc, member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
H A DFunctionsEGL.cpp405 EGLBoolean FunctionsEGL::swapBuffers(EGLSurface surface) const in swapBuffers() function in rx::FunctionsEGL
/third_party/vk-gl-cts/framework/platform/lnx/X11/
H A DtcuLnxX11GlxPlatform.cpp149 void swapBuffers (void) { glXSwapBuffers(getXDisplay(), getGLXDrawable()); } in swapBuffers() function in tcu::lnx::x11::glx::GlxDrawable
/third_party/vk-gl-cts/framework/platform/win32/
H A DtcuWGL.cpp581 void Context::swapBuffers (void) const in swapBuffers() function in tcu::wgl::Context
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
H A DANGLETest.cpp825 void ANGLETestBase::swapBuffers() in swapBuffers() function in ANGLETestBase
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cTransformFeedbackTests.cpp4866 void gl3cts::TransformFeedback::DrawXFBFeedback::swapBuffers() in swapBuffers() function in gl3cts::TransformFeedback::DrawXFBFeedback
/third_party/glfw/src/
H A Dinternal.h504 void (*swapBuffers)(_GLFWwindow*); member
/third_party/mesa3d/include/GL/internal/
H A Ddri_interface.h794 void (*swapBuffers)(__DRIdrawable *drawable); member

Completed in 26 milliseconds