X-Git-Url: https://git.cworth.org/git?p=fips;a=blobdiff_plain;f=eglwrap.c;h=497779ce3fd2048f03f518a98f51c70575c37d07;hp=9e583895f888cc3c53939ea4f4855b48073b17cd;hb=2760598732e9c373f3331d7d125b580a224bbbe3;hpb=917ee542ec53e422b189023c681478780761af81 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 ();