Searched refs:MakeCurrent (Results 1 – 4 of 4) sorted by relevance
137 MakeCurrent(&ctx_); in CreateContext()165 MakeCurrent(&ctx_); in Blit()193 MakeCurrent(&ctx_); in Deinit()
120 MakeCurrent(&ctx_); in CreateContext()195 MakeCurrent(&ctx_); in Deinit()219 MakeCurrent(&ctx_); in InitContext()
62 virtual void MakeCurrent(const GLContext *ctx);
78 void GLCommon::MakeCurrent(const GLContext* ctx) { in MakeCurrent() function in sdm::GLCommon