Home
last modified time | relevance | path

Searched refs:glXSwapBuffers (Results 1 – 25 of 38) sorted by relevance

12

/third_party/mesa3d/docs/gallium/
Dbuffermapping.rst25 1030842 glXSwapBuffers(dpy = 0x82a8000, drawable = 20971540)
38 1033097 glXSwapBuffers(dpy = 0x82a8000, drawable = 20971540)
98 167581 glXSwapBuffers(dpy = 0x3004630, drawable = 25165844)
131 7251973 glXSwapBuffers(dpy = 0x86dd860, drawable = 20971540)
135 7252390 glXSwapBuffers(dpy = 0x86dd860, drawable = 20971540)
149 885199 glXSwapBuffers(dpy = 0x379a3e0, drawable = 20971527)
153 889330 glXSwapBuffers(dpy = 0x379a3e0, drawable = 20971527)
157 893461 glXSwapBuffers(dpy = 0x379a3e0, drawable = 20971527)
204 1640732 glXSwapBuffers(dpy = 0xb218f20, drawable = 23068674)
251 938384 glXSwapBuffers(dpy = 0x377fcd0, drawable = 23068692)
[all …]
/third_party/openGLES/extensions/SGI/
DGLX_SGI_cushion.txt112 When glXSwapBuffers is executed, the contents of the back buffer are
152 cushion value and the current swap interval, then glXSwapBuffers stalls
154 glXSwapBuffers is stalled, the queueing of the back buffer as the next
156 allowed to proceed (glXSwapBuffers doesn't return) or the subsequent GL
DGLX_SGI_swap_control.txt64 takes effect when glXSwapBuffers is first called subsequent to the
/third_party/skia/third_party/externals/opengl-registry/extensions/SGI/
DGLX_SGI_cushion.txt112 When glXSwapBuffers is executed, the contents of the back buffer are
152 cushion value and the current swap interval, then glXSwapBuffers stalls
154 glXSwapBuffers is stalled, the queueing of the back buffer as the next
156 allowed to proceed (glXSwapBuffers doesn't return) or the subsequent GL
DGLX_SGI_swap_control.txt64 takes effect when glXSwapBuffers is first called subsequent to the
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dglx_getproc.c61 { "glXSwapBuffers", (__GLXextFuncPtr) glXSwapBuffers },
/third_party/glfw/src/
Dglx_context.h104 #define glXSwapBuffers _glfw.glx.SwapBuffers macro
Dglx_context.c173 glXSwapBuffers(_glfw.x11.display, window->context.glx.window); in swapBuffersGLX()
/third_party/mesa3d/docs/
Dxlibdriver.rst56 the application's address space. When glXSwapBuffers() is called,
153 glXSwapBuffers() but only copies a sub-region of the window instead of
/third_party/skia/tools/sk_app/unix/
DGLWindowContext_unix.cpp174 glXSwapBuffers(fDisplay, fWindow); in onSwapBuffers()
/third_party/mesa3d/docs/_extra/specs/
DMESA_swap_control.spec83 takes effect when glXSwapBuffers is first called subsequent to the
/third_party/openGLES/extensions/MESA/
DGLX_MESA_swap_control.txt83 takes effect when glXSwapBuffers is first called subsequent to the
/third_party/skia/third_party/externals/opengl-registry/extensions/MESA/
DGLX_MESA_swap_control.txt83 takes effect when glXSwapBuffers is first called subsequent to the
/third_party/openGLES/extensions/SGIX/
DGLX_SGIX_hyperpipe.txt74 o Maintain state to manage the glXSwapBuffers() call correctly. In
475 are not changed until glXSwapBuffers is called for the corresponding
534 glXSwapBuffers may be called even for a single-buffered visual when
540 glXSwapBuffers. After all the pipes contributing to a particular
DGLX_SGIX_dm_buffer.txt136 calling glXSwapBuffers. Note that some pbuffers use framebuffer resources
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/
DGLX_SGIX_hyperpipe.txt74 o Maintain state to manage the glXSwapBuffers() call correctly. In
475 are not changed until glXSwapBuffers is called for the corresponding
534 glXSwapBuffers may be called even for a single-buffered visual when
540 glXSwapBuffers. After all the pipes contributing to a particular
DGLX_SGIX_dm_buffer.txt136 calling glXSwapBuffers. Note that some pbuffers use framebuffer resources
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DGLX_EXT_buffer_age.txt73 time glXSwapBuffers is called then even though 100s of frames may
109 glXSwapBuffers
DEXT_swap_control.txt125 other video frame). The interval takes effect when glXSwapBuffers
/third_party/openGLES/extensions/EXT/
DGLX_EXT_buffer_age.txt73 time glXSwapBuffers is called then even though 100s of frames may
109 glXSwapBuffers
DEXT_swap_control.txt125 other video frame). The interval takes effect when glXSwapBuffers
/third_party/mesa3d/include/GL/
Dglx.h196 extern void glXSwapBuffers( Display *dpy, GLXDrawable drawable );
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DFunctionsGLX.cpp188 GET_FNPTR_OR_ERROR(&mFnPtrs->swapBuffersPtr, glXSwapBuffers); in initialize()
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DGLX_NV_delay_before_swap.txt145 glXSwapBuffers(dpy, drawable);
/third_party/openGLES/extensions/NV/
DGLX_NV_delay_before_swap.txt145 glXSwapBuffers(dpy, drawable);

12