projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc43857
)
Added enums for GL_OES_read_format.
author
Ian Romanick
<idr@us.ibm.com>
Wed, 1 Dec 2004 00:25:46 +0000
(
00:25
+0000)
committer
Ian Romanick
<idr@us.ibm.com>
Wed, 1 Dec 2004 00:25:46 +0000
(
00:25
+0000)
src/mesa/glapi/gl_API.xml
patch
|
blob
|
history
diff --git
a/src/mesa/glapi/gl_API.xml
b/src/mesa/glapi/gl_API.xml
index 47a47495faad8b19de5cdfd9f9164d436a31507e..04cbdc1be2a40d81e12cea2abf928933fea2962d 100644
(file)
--- a/
src/mesa/glapi/gl_API.xml
+++ b/
src/mesa/glapi/gl_API.xml
@@
-9391,6
+9391,11
@@
</enum>
</category>
+<category name="GL_OES_read_format" number="295">
+ <enum name="IMPLEMENTATION_COLOR_READ_TYPE_OES" value="0x8B9A"/>
+ <enum name="IMPLEMENTATION_COLOR_READ_FORMAT_OES" value="0x8B9B"/>
+</category>
+
<category name="GL_EXT_depth_bounds_test" number="297">
<function name="DepthBoundsEXT" offset="699">
<param name="zmin" type="GLclampd"/>