Searched refs:ValidateDisplayContext (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/gpu/gles2_conform_support/egl/
H A Degl.cc74 EGLint ValidateDisplayContext(EGLDisplay dpy, EGLContext context) { function in namespace:__anon8464
305 error_code = ValidateDisplayContext(dpy, share_context);
320 EGLint error_code = ValidateDisplayContext(dpy, ctx);
340 error_code = ValidateDisplayContext(dpy, ctx);

Completed in 454 milliseconds