Home
last modified time | relevance | path

Searched defs:SwapBuffers (Results 1 – 10 of 10) sorted by relevance

/third_party/mesa3d/src/hgl/
DGLView.cpp95 BGLView::SwapBuffers() in SwapBuffers() function in BGLView
102 BGLView::SwapBuffers(bool vSync) in SwapBuffers() function in BGLView
DGLRenderer.cpp54 BGLRenderer::SwapBuffers(bool VSync) in SwapBuffers() function in BGLRenderer
/third_party/mesa3d/src/gallium/targets/haiku-softpipe/
DGalliumContext.cpp327 GalliumContext::SwapBuffers(context_id contextID) in SwapBuffers() function in GalliumContext
DSoftwareRenderer.cpp246 SoftwareRenderer::SwapBuffers(bool vsync) in SwapBuffers() function in SoftwareRenderer
/third_party/mesa3d/src/egl/main/
Degldriver.h115 EGLBoolean (*SwapBuffers)(_EGLDisplay *disp, _EGLSurface *draw); member
/third_party/mesa3d/src/gallium/frontends/dri/
Ddri_util.h135 void (*SwapBuffers)(__DRIdrawable *driDrawPriv); member
/third_party/glfw/src/
Dglx_context.h143 PFNGLXSWAPBUFFERSPROC SwapBuffers; member
Degl_context.h194 PFNEGLSWAPBUFFERSPROC SwapBuffers; member
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Degl_stubs.cpp631 EGLBoolean SwapBuffers(Thread *thread, Display *display, Surface *eglSurface) in SwapBuffers() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
DlibEGL.cpp1141 EGLBoolean EGLAPIENTRY SwapBuffers(EGLDisplay dpy, EGLSurface surface) in SwapBuffers() function