Searched refs:RealGLXApi (Results 1 – 2 of 2) sorted by relevance
10 RealGLXApi* g_real_glx;15 g_real_glx = new RealGLXApi(); in InitializeGLBindingsGLX()55 RealGLXApi::RealGLXApi() { in RealGLXApi() function in gfx::RealGLXApi58 RealGLXApi::~RealGLXApi() { in ~RealGLXApi()61 void RealGLXApi::Initialize(DriverGLX* driver) { in Initialize()
38 class GL_EXPORT RealGLXApi : public GLXApiBase {40 RealGLXApi();41 virtual ~RealGLXApi();