diff options
author | Robert Ellison <[email protected]> | 2009-08-03 17:09:14 -0600 |
---|---|---|
committer | Robert Ellison <[email protected]> | 2009-08-03 17:09:14 -0600 |
commit | 1f1ead9947aaa66346d3f33f024700d2fce90b53 (patch) | |
tree | a7e19c1a5e087cf2149831c326c7af97749b1ddb /src/mesa/glapi | |
parent | 0d18e9259ed2d2e706c6f248a0a35d372d789544 (diff) |
typo fix
somehow, this change was missed on the last checkin
Diffstat (limited to 'src/mesa/glapi')
-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 b05d70c12a6..1703637c7b4 100644 --- a/src/mesa/glapi/gl_API.xml +++ b/src/mesa/glapi/gl_API.xml @@ -12276,7 +12276,7 @@ <xi:include href="EXT_texture_array.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> -<category name="GL_APPLE_flush_buffer_range" number="367"> +<category name="GL_APPLE_texture_range" number="367"> <enum name="TEXTURE_STORAGE_HINT_APPLE" count="1" value="0x85BC"> <size name="TexParameteriv"/> <size name="TexParameterfv"/> |