summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2017-07-26 16:02:07 -0700
committerEric Anholt <eric@anholt.net>2017-10-10 10:45:22 -0700
commit13b303ff9265b89bdd9100e32f905e9cdadfad81 (patch)
tree876492105246294c5a4973827a98c257e549f26e /docs
parent9ab0d83079b1b84dd860a71303d97ff7f46fe598 (diff)
docs: Update the list of used MESA GL enums.
Acked-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/specs/enums.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/specs/enums.txt b/docs/specs/enums.txt
index 222adbc72e..00d808483a 100644
--- a/docs/specs/enums.txt
+++ b/docs/specs/enums.txt
@@ -63,6 +63,16 @@ GL_MESAX_texture_stack:
GL_TEXTURE_1D_STACK_BINDING_MESAX 0x875D
GL_TEXTURE_2D_STACK_BINDING_MESAX 0x875E
+GL_MESA_program_debug
+ GL_FRAGMENT_PROGRAM_POSITION_MESA 0x8BB0
+ GL_FRAGMENT_PROGRAM_CALLBACK_MESA 0x8BB1
+ GL_FRAGMENT_PROGRAM_CALLBACK_FUNC_MESA 0x8BB2
+ GL_FRAGMENT_PROGRAM_CALLBACK_DATA_MESA 0x8BB3
+ GL_FRAGMENT_PROGRAM_POSITION_MESA 0x8BB4
+ GL_FRAGMENT_PROGRAM_CALLBACK_MESA 0x8BB5
+ GL_FRAGMENT_PROGRAM_CALLBACK_FUNC_MESA 0x8BB6
+ GL_FRAGMENT_PROGRAM_CALLBACK_DATA_MESA 0x8BB7
+
EGL_MESA_drm_image
EGL_DRM_BUFFER_FORMAT_MESA 0x31D0
EGL_DRM_BUFFER_USE_MESA 0x31D1