Searched refs:GlxContext (Results 1 – 1 of 1) sorted by relevance
264 class GlxContext : public EglOS::Context { class266 explicit GlxContext(X11Display* display, in GlxContext() function in __anonf3e8b6d10111::GlxContext273 virtual ~GlxContext() { in ~GlxContext()279 return static_cast<GlxContext*>(context)->context(); in contextFor()422 sharedContext ? GlxContext::contextFor(sharedContext) : NULL, in createContext()430 sharedContext ? GlxContext::contextFor(sharedContext) : NULL, in createContext()438 return std::make_shared<GlxContext>(mDisplay, ctx); in createContext()443 getGlxApi()->glXDestroyContext(mDisplay, GlxContext::contextFor(context)); in destroyContext()545 GlxContext::contextFor(context)); in makeCurrent()