mesa: Drop enums that had been removed in later revs of specs.
authorEric Anholt <eric@anholt.net>
Sat, 19 Sep 2015 15:28:46 +0000 (11:28 -0400)
committerEric Anholt <eric@anholt.net>
Tue, 1 Dec 2015 18:24:18 +0000 (10:24 -0800)
commit5cb9dc45c72595ae040e94cef5d4665bf61297fa
tree1765544dc2c8a18345ff2646845291988bce25c9
parent5a7e5d8bb67a4aaad2d6dd42e336ff17f8882a16
mesa: Drop enums that had been removed in later revs of specs.

Mesa hasn't been using these enums and the finalized specs don't reference
them, so losing them from our generated enum-to-string code should be
fine.  Reduces diffs to generating from Khronos XML, which has these enums
noted defined but commented out from any consumers.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mapi/glapi/gen/ARB_direct_state_access.xml
src/mapi/glapi/gen/EXT_framebuffer_object.xml
src/mapi/glapi/gen/GL3x.xml