|
LibreOffice Module vcl (master) 1
|
#include <chrono>#include <thread>#include <vcl/opengl/OpenGLContext.hxx>#include <vcl/opengl/OpenGLHelper.hxx>#include <vcl/opengl/OpenGLWrapper.hxx>#include <vcl/syschild.hxx>#include <vcl/sysdata.hxx>#include <osl/thread.hxx>#include <sal/log.hxx>#include <svdata.hxx>#include <salgdi.hxx>#include <salinst.hxx>#include <opengl/zone.hxx>#include <config_features.h>Go to the source code of this file.
Functions | |
| static OUString | getGLString (GLenum eGlEnum) |
Variables | |
| static sal_Int64 | nBufferSwapCounter = 0 |
|
static |
Definition at line 224 of file OpenGLContext.cxx.
References CHECK_GL_ERROR.
Referenced by OpenGLContext::InitGL().
|
static |
Definition at line 32 of file OpenGLContext.cxx.
Referenced by OpenGLContext::BuffersSwapped().