]> git.cworth.org Git - fips/commit
fips-dispatch: Fix misspelled glGetPerfMonitorGroupStringAMD
authorCarl Worth <cworth@cworth.org>
Tue, 22 Oct 2013 23:29:15 +0000 (16:29 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 22 Oct 2013 23:29:15 +0000 (16:29 -0700)
commit4fba48e967e0ab9d3af0bc230d1a0390250a5758
tree6b4fe0b579f50544e7a915c0840e58553893a5ea
parenta19c938ab14709674bcadfcc9d6ccdee136d45bb
fips-dispatch: Fix misspelled glGetPerfMonitorGroupStringAMD

There was an extra 's' in here before (GroupsString instead of
GroupString), preventing these functions from being used
correctly. Fix this, (since fips will soon be using this function).
fips-dispatch-gl.c
fips-dispatch-gl.h