summaryrefslogtreecommitdiff
path: root/docs/specs
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2017-07-26 16:00:50 -0700
committerEric Anholt <eric@anholt.net>2017-10-10 10:45:22 -0700
commit9ab0d83079b1b84dd860a71303d97ff7f46fe598 (patch)
treec22f52fc5ac53a0d342ce1658843e4adc83bd44d /docs/specs
parenta3b2e60aa00218750e76db29ff211d4958f4c752 (diff)
docs: Fix a typo in the old MESA_program_debug spec.
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>
Diffstat (limited to 'docs/specs')
-rw-r--r--docs/specs/OLD/MESA_program_debug.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/specs/OLD/MESA_program_debug.spec b/docs/specs/OLD/MESA_program_debug.spec
index 7694fdcc42..13c0024071 100644
--- a/docs/specs/OLD/MESA_program_debug.spec
+++ b/docs/specs/OLD/MESA_program_debug.spec
@@ -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: