]> git.cworth.org Git - fips/blobdiff - fips-dispatch-gl.h
fips-dispatch: Fix misspelled glGetPerfMonitorGroupStringAMD
[fips] / fips-dispatch-gl.h
index eaa23d6e29488b9286060318721edaaea964b93d..494d8e19cbd36ac25de46cab63f61c7e2d67f230 100644 (file)
@@ -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