Home
last modified time | relevance | path

Searched defs:swapBuffers (Results 1 – 23 of 23) sorted by relevance

/third_party/skia/tools/sk_app/
DGLWindowContext.cpp84 void GLWindowContext::swapBuffers() { in swapBuffers() function in sk_app::GLWindowContext
DDawnWindowContext.cpp86 void DawnWindowContext::swapBuffers() { in swapBuffers() function in sk_app::DawnWindowContext
DVulkanWindowContext.cpp541 void VulkanWindowContext::swapBuffers() { in swapBuffers() function in sk_app::VulkanWindowContext
/third_party/skia/tools/sk_app/android/
DRasterWindowContext_android.cpp89 void RasterWindowContext_android::swapBuffers() { in swapBuffers() function in __anon44479ef60111::RasterWindowContext_android
/third_party/skia/tools/sk_app/win/
DRasterWindowContext_win.cpp77 void RasterWindowContext_win::swapBuffers() { in swapBuffers() function in __anon1be039d00111::RasterWindowContext_win
DD3D12WindowContext_win.cpp198 void D3D12WindowContext::swapBuffers() { in swapBuffers() function in sk_app::D3D12WindowContext
/third_party/skia/tools/sk_app/unix/
DRasterWindowContext_unix.cpp63 void RasterWindowContext_xlib::swapBuffers() { in swapBuffers() function in __anond6f2e7bc0111::RasterWindowContext_xlib
/third_party/mesa3d/include/
Dkopper_interface.h76 int64_t (*swapBuffers)(__DRIdrawable *draw); member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
DFunctionsWGL.h43 PFNSWAPBUFFERSPROC swapBuffers; variable
/third_party/vk-gl-cts/framework/egl/wrapper/
DeglwFunctions.inl55 eglSwapBuffersFunc swapBuffers; variable
DeglwFuncPtrLibraryImpl.inl252 EGLBoolean FuncPtrLibrary::swapBuffers (EGLDisplay dpy, EGLSurface surface) const function in FuncPtrLibrary
/third_party/vk-gl-cts/framework/platform/win32/
DtcuWGL.cpp581 void Context::swapBuffers (void) const in swapBuffers() function in tcu::wgl::Context
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DFunctionsGLX.cpp315 void FunctionsGLX::swapBuffers(glx::Drawable drawable) const in swapBuffers() function in rx::FunctionsGLX
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
DFunctionsEGL.cpp405 EGLBoolean FunctionsEGL::swapBuffers(EGLSurface surface) const in swapBuffers() function in rx::FunctionsEGL
/third_party/vk-gl-cts/framework/platform/lnx/X11/
DtcuLnxX11GlxPlatform.cpp149 void swapBuffers (void) { glXSwapBuffers(getXDisplay(), getGLXDrawable()); } in swapBuffers() function in tcu::lnx::x11::glx::GlxDrawable
/third_party/mesa3d/src/glx/
Dglxclient.h124 int64_t (*swapBuffers)(__GLXDRIdrawable *pdraw, int64_t target_msc, member
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
DANGLETest.cpp825 void ANGLETestBase::swapBuffers() in swapBuffers() function in ANGLETestBase
/third_party/skia/third_party/externals/icu/source/common/
Duniset.cpp1691 void UnicodeSet::swapBuffers(void) { in swapBuffers() function in UnicodeSet
/third_party/icu/icu4c/source/common/
Duniset.cpp1690 void UnicodeSet::swapBuffers(void) { in swapBuffers() function in UnicodeSet
/third_party/node/deps/icu-small/source/common/
Duniset.cpp1690 void UnicodeSet::swapBuffers() { in swapBuffers() function in UnicodeSet
/third_party/glfw/src/
Dinternal.h331 _GLFWswapbuffersfun swapBuffers; member
/third_party/mesa3d/include/GL/internal/
Ddri_interface.h794 void (*swapBuffers)(__DRIdrawable *drawable); member
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cTransformFeedbackTests.cpp4864 void gl3cts::TransformFeedback::DrawXFBFeedback::swapBuffers() in swapBuffers() function in gl3cts::TransformFeedback::DrawXFBFeedback