X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=fips-dispatch-gl.h;h=494d8e19cbd36ac25de46cab63f61c7e2d67f230;hb=6dcb864fcfa77c4bf4eb7e1c04f00e53f9fee446;hp=eaa23d6e29488b9286060318721edaaea964b93d;hpb=917ee542ec53e422b189023c681478780761af81;p=fips diff --git a/fips-dispatch-gl.h b/fips-dispatch-gl.h index eaa23d6..494d8e1 100644 --- a/fips-dispatch-gl.h +++ b/fips-dispatch-gl.h @@ -135,8 +135,8 @@ extern PFNGLGETPERFMONITORGROUPSAMDPROC fips_dispatch_glGetPerfMonitorGroupsAMD; extern PFNGLGETPERFMONITORCOUNTERSAMDPROC fips_dispatch_glGetPerfMonitorCountersAMD; #define glGetPerfMonitorCountersAMD fips_dispatch_glGetPerfMonitorCountersAMD -extern PFNGLGETPERFMONITORGROUPSTRINGAMDPROC fips_dispatch_glGetPerfMonitorGroupsStringAMD; -#define glGetPerfMonitorGroupsStringAMD fips_dispatch_glGetPerfMonitorGroupsStringAMD +extern PFNGLGETPERFMONITORGROUPSTRINGAMDPROC fips_dispatch_glGetPerfMonitorGroupStringAMD; +#define glGetPerfMonitorGroupStringAMD fips_dispatch_glGetPerfMonitorGroupStringAMD extern PFNGLGETPERFMONITORCOUNTERSTRINGAMDPROC fips_dispatch_glGetPerfMonitorCounterStringAMD; #define glGetPerfMonitorCounterStringAMD fips_dispatch_glGetPerfMonitorCounterStringAMD