mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-19 06:18:24 +02:00
added GLU_INCOMPATIBLE_GL_VERSION
This commit is contained in:
parent
74eeb37c00
commit
1f3d9eedad
1 changed files with 1 additions and 0 deletions
|
|
@ -75,6 +75,7 @@ extern "C" {
|
|||
#define GLU_INVALID_ENUM 100900
|
||||
#define GLU_INVALID_VALUE 100901
|
||||
#define GLU_OUT_OF_MEMORY 100902
|
||||
#define GLU_INCOMPATIBLE_GL_VERSION 100903
|
||||
#define GLU_INVALID_OPERATION 100904
|
||||
|
||||
/* NurbsDisplay */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue