LibreOffice Module vcl (master) 1
Functions | Variables
OpenGLContext.cxx File Reference
#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>
Include dependency graph for OpenGLContext.cxx:

Go to the source code of this file.

Functions

static OUString getGLString (GLenum eGlEnum)
 

Variables

static sal_Int64 nBufferSwapCounter = 0
 

Function Documentation

◆ getGLString()

static OUString getGLString ( GLenum  eGlEnum)
static

Definition at line 224 of file OpenGLContext.cxx.

References CHECK_GL_ERROR.

Referenced by OpenGLContext::InitGL().

Variable Documentation

◆ nBufferSwapCounter

sal_Int64 nBufferSwapCounter = 0
static

Definition at line 32 of file OpenGLContext.cxx.

Referenced by OpenGLContext::BuffersSwapped().