mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-08 18:40:28 +01:00
Commit enums for GL_MESA_shader_debug.spec.
This commit is contained in:
parent
32bf274f78
commit
91dbc04d5e
1 changed files with 5 additions and 0 deletions
|
|
@ -30,6 +30,11 @@ MESA_ycbcr_texture.spec:
|
|||
GL_MESA_pack_invert.spec
|
||||
GL_PACK_INVERT_MESA 0x8758
|
||||
|
||||
GL_MESA_shader_debug.spec:
|
||||
GL_DEBUG_OBJECT_MESA 0x8759
|
||||
GL_DEBUG_PRINT_MESA 0x875A
|
||||
GL_DEBUG_ASSERT_MESA 0x875B
|
||||
|
||||
GL_MESA_program_debug.spec:
|
||||
GL_FRAGMENT_PROGRAM_CALLBACK_MESA 0x????
|
||||
GL_VERTEX_PROGRAM_CALLBACK_MESA 0x????
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue