Added enums for GL_OES_read_format.
authorIan Romanick <idr@us.ibm.com>
Wed, 1 Dec 2004 00:25:46 +0000 (00:25 +0000)
committerIan Romanick <idr@us.ibm.com>
Wed, 1 Dec 2004 00:25:46 +0000 (00:25 +0000)
src/mesa/glapi/gl_API.xml

index 47a4749..04cbdc1 100644 (file)
     </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"/>