This turned out to be a bad idea as the constants are not defined in the
headers. Not having them here makes the extension generator emit the
definitions with a proper #ifndef guard.
</require>
</feature>
- <feature api="gles2" name="GL_ES_VERSION_3_0" number="3.0">
- <require>
- <!-- These are found in the 3.0 spec. -->
- <enum name="GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER"/>
- <enum name="GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER"/>
- </require>
- </feature>
-
<extensions>
<extension name="GL_ARB_depth_texture" supported="gl">
<require>