Searched refs:GLContext (Results 1 – 4 of 4) sorted by relevance
50 struct GLContext { struct62 virtual void MakeCurrent(const GLContext *ctx); argument66 virtual void DestroyContext(GLContext *ctx);
52 GLContext ctx_;
57 GLContext ctx_;
78 void GLCommon::MakeCurrent(const GLContext* ctx) { in MakeCurrent()162 void GLCommon::DestroyContext(GLContext* ctx) { in DestroyContext()