X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=eglwrap.c;h=497779ce3fd2048f03f518a98f51c70575c37d07;hb=2926b5a9207c28986f449a322761e4103f4c28e7;hp=9e583895f888cc3c53939ea4f4855b48073b17cd;hpb=61b4545d541527ca2bd76811195b964595db7ed1;p=fips diff --git a/eglwrap.c b/eglwrap.c index 9e58389..497779c 100644 --- a/eglwrap.c +++ b/eglwrap.c @@ -112,6 +112,8 @@ eglMakeCurrent (EGLDisplay display, EGLSurface draw, EGLSurface read, EGLWRAP_DEFER_WITH_RETURN (ret, eglMakeCurrent, display, draw, read, context); + metrics_info_init (); + metrics_set_current_op (METRICS_OP_SHADER + 0); metrics_counter_start ();