Searched refs:dri3_swap_buffers (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
H A Dplatform_x11_dri3.c424 dri3_swap_buffers(_EGLDriver *drv, _EGLDisplay *disp, _EGLSurface *draw) function in typeref:typename:EGLBoolean
500 .swap_buffers = dri3_swap_buffers,
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Dplatform_x11_dri3.c438 dri3_swap_buffers(_EGLDisplay *disp, _EGLSurface *draw) function in typeref:typename:EGLBoolean
508 .swap_buffers = dri3_swap_buffers,
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Ddri3_glx.c580 /** dri3_swap_buffers
585 dri3_swap_buffers(__GLXDRIdrawable *pdraw, int64_t target_msc, int64_t divisor, function in typeref:typename:int64_t
964 psp->swapBuffers = dri3_swap_buffers;
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Ddri3_glx.c566 /** dri3_swap_buffers
571 dri3_swap_buffers(__GLXDRIdrawable *pdraw, int64_t target_msc, int64_t divisor, function in typeref:typename:int64_t
989 psp->swapBuffers = dri3_swap_buffers;

Completed in 44 milliseconds