diff options
author | Brian <[email protected]> | 2007-03-06 16:27:23 -0700 |
---|---|---|
committer | Brian <[email protected]> | 2007-03-06 16:27:23 -0700 |
commit | 0af1c6b5d1e2a5560f92b93b5429f70b49449ddb (patch) | |
tree | 476e68f16d7e38f2f4047a842e7a482e90726be4 /src/mesa/glapi/gl_API.xml | |
parent | e69da9d02ecdf47d930276783f8b8df1a3cd99dd (diff) | |
parent | fa8961069c5a99f118deeb5c0217e7c7e1de5f1a (diff) |
Merge branch 'master' of git+ssh://[email protected]/git/mesa/mesa
Diffstat (limited to 'src/mesa/glapi/gl_API.xml')
-rw-r--r-- | src/mesa/glapi/gl_API.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/glapi/gl_API.xml b/src/mesa/glapi/gl_API.xml index bd31e8871b0..282150349fa 100644 --- a/src/mesa/glapi/gl_API.xml +++ b/src/mesa/glapi/gl_API.xml @@ -6091,7 +6091,7 @@ <size name="GetTexLevelParameterfv" mode="get"/> <size name="GetTexLevelParameteriv" mode="get"/> </enum> - <enum name="NUM_TEXTURE_COMPRESSED_FORMATS_ARB" count="1" value="0x86A2"> + <enum name="NUM_COMPRESSED_TEXTURE_FORMATS_ARB" count="1" value="0x86A2"> <size name="Get" mode="get"/> </enum> <enum name="TEXTURE_COMPRESSED_FORMATS_ARB" value="0x86A3"/> |