LibreOffice Module vcl (master) 1
Variables
x11/context.cxx File Reference
#include <memory>
#include <vcl/lazydelete.hxx>
#include <vcl/syschild.hxx>
#include <svdata.hxx>
#include <unx/saldisp.hxx>
#include <unx/salframe.h>
#include <unx/salgdi.h>
#include <unx/salinst.h>
#include <unx/salvd.h>
#include <unx/x11/xlimits.hxx>
#include <opengl/zone.hxx>
#include <vcl/opengl/OpenGLContext.hxx>
#include <vcl/opengl/OpenGLHelper.hxx>
#include <sal/log.hxx>
#include <o3tl/string_view.hxx>
Include dependency graph for x11/context.cxx:

Go to the source code of this file.

Variables

static std::vector< GLXContext > g_vShareList
 
static bool g_bAnyCurrent
 

Variable Documentation

◆ g_bAnyCurrent

bool g_bAnyCurrent
static

Definition at line 31 of file x11/context.cxx.

◆ g_vShareList

std::vector<GLXContext> g_vShareList
static

Definition at line 30 of file x11/context.cxx.