Searched refs:m_glGetError_enc (Results 1 – 4 of 4) sorted by relevance
63 glGetError_client_proc_t m_glGetError_enc; variable
53 return ctx->m_glGetError_enc(self); in s_glGetError()
182 glGetError_client_proc_t m_glGetError_enc; variable
390 ctx->m_glGetError_enc(ctx); // also clear host error in s_glGetError()398 return ctx->m_glGetError_enc(self); in s_glGetError()407 host_error(ctx->m_glGetError_enc(ctx)) { in ErrorUpdater()424 host_error = mCtx->m_glGetError_enc(mCtx); in getHostErrorAndUpdate()