Searched refs:m_glGetError_enc (Results 1 – 4 of 4) sorted by relevance
64 glGetError_client_proc_t m_glGetError_enc; variable
58 return ctx->m_glGetError_enc(self); in s_glGetError()
210 glGetError_client_proc_t m_glGetError_enc; variable
500 ctx->m_glGetError_enc(ctx); // also clear host error in s_glGetError()509 return ctx->m_glGetError_enc(self); in s_glGetError()518 host_error(ctx->m_glGetError_enc(ctx)) { in ErrorUpdater()538 host_error = mCtx->m_glGetError_enc(mCtx); in getHostErrorAndUpdate()