Searched refs:glFlushFn (Results 1 – 2 of 2) sorted by relevance
61 virtual void glFlushFn() OVERRIDE;109 virtual void glFlushFn() OVERRIDE;
377 void RealGLApi::glFlushFn() { in glFlushFn() function in gfx::RealGLApi378 GLApiBase::glFlushFn(); in glFlushFn()485 void VirtualGLApi::glFlushFn() { in glFlushFn() function in gfx::VirtualGLApi486 GLApiBase::glFlushFn(); in glFlushFn()