Searched refs:badContextMatch (Results 1 – 3 of 3) sorted by relevance
58 static bool badContextMatch(EGLContext ctx,
93 bool EglValidate::badContextMatch(EGLContext ctx, in badContextMatch() function in EglValidate
1108 if(!releaseContext && EglValidate::badContextMatch(context, read, draw)) { in eglMakeCurrent()