docs: Fix a typo in the old MESA_program_debug spec.
authorEric Anholt <eric@anholt.net>
Wed, 26 Jul 2017 23:00:50 +0000 (16:00 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 10 Oct 2017 17:45:22 +0000 (10:45 -0700)
Noticed that we had two 0x8bb4 in the spec while grepping to find an open
slot in the MESA enums set.  gl.xml had the right value.

Acked-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
docs/specs/OLD/MESA_program_debug.spec

index 7694fdcc42546d58bdd3f5d50222ce342cbd6637..13c0024071ae9e6f545e9e4581c9964d292daa73 100644 (file)
@@ -133,7 +133,7 @@ New Tokens
     GetFloatv and GetIntegerv:
 
         FRAGMENT_PROGRAM_POSITION_MESA      0x8bb0
-        VERTEX_PROGRAM_POSITION_MESA        0x8bb4
+        VERTEX_PROGRAM_POSITION_MESA        0x8bb5
 
     Accepted by the <pname> parameter of GetPointerv: