Searched defs:swapBuffers (Results 1 – 11 of 11) sorted by relevance
43 PFNSWAPBUFFERSPROC swapBuffers; variable
348 virtual void swapBuffers(EglOS::Surface* srfc) { in swapBuffers() function in __anon361e58d00111::MacDisplay
592 void EglOsEglDisplay::swapBuffers(Surface* surface) { in swapBuffers() function in __anon9b658cc30111::EglOsEglDisplay
607 virtual void swapBuffers(EglOS::Surface* srfc) { in swapBuffers() function in __anon41dcf7760111::GlxDisplay
1187 virtual void swapBuffers(EglOS::Surface* srfc) { in swapBuffers() function in __anon04fdd2550111::WglDisplay
298 void FunctionsGLX::swapBuffers(glx::Drawable drawable) const in swapBuffers() function in rx::FunctionsGLX
380 EGLBoolean FunctionsEGL::swapBuffers(EGLSurface surface) const in swapBuffers() function in rx::FunctionsEGL
756 EGLBoolean egl_window_surface_t::swapBuffers() in swapBuffers() function in egl_window_surface_t843 virtual EGLBoolean swapBuffers() { return EGL_TRUE; } in swapBuffers() function
663 void ANGLETestBase::swapBuffers() in swapBuffers() function in ANGLETestBase
603 void (*swapBuffers)(__DRIdrawable *drawable); member