glapi: add GL_ARB_texture_float

And add some missing core GL 3.0 enums that came from this
extension, too.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
This commit is contained in:
Dylan Noblesmith
2012-01-17 02:12:19 +00:00
parent 50fa821854
commit 91c8bedb8a
4 changed files with 47 additions and 1 deletions
+3 -1
View File
@@ -7896,7 +7896,9 @@
<xi:include href="ARB_color_buffer_float.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
<!-- 40. GL_ARB_half_float_pixel -->
<!-- 41. GL_ARB_texture_float -->
<xi:include href="ARB_texture_float.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
<!-- 42. GL_ARB_pixel_buffer_object -->
<xi:include href="ARB_depth_buffer_float.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>