diff options
author | sotech117 <michael_foiani@brown.edu> | 2024-04-09 03:14:17 -0400 |
---|---|---|
committer | sotech117 <michael_foiani@brown.edu> | 2024-04-09 03:14:17 -0400 |
commit | 7a8d0d8bc2572707c9d35006f30ea835c86954b0 (patch) | |
tree | dedb9a65c1698202ad485378b4186b667008abe5 /glew/auto/extensions/gl/GL_REGAL_enable | |
parent | 818324678bd5dca790c57048e5012d2937a4b5e5 (diff) |
first draft to generate waves
Diffstat (limited to 'glew/auto/extensions/gl/GL_REGAL_enable')
-rw-r--r-- | glew/auto/extensions/gl/GL_REGAL_enable | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/glew/auto/extensions/gl/GL_REGAL_enable b/glew/auto/extensions/gl/GL_REGAL_enable new file mode 100644 index 0000000..20f4ad6 --- /dev/null +++ b/glew/auto/extensions/gl/GL_REGAL_enable @@ -0,0 +1,14 @@ +GL_REGAL_enable +https://www.khronos.org/registry/OpenGL/extensions/REGAL/enable.txt +GL_REGAL_enable + + GL_ERROR_REGAL 0x9322 + GL_DEBUG_REGAL 0x9323 + GL_LOG_REGAL 0x9324 + GL_EMULATION_REGAL 0x9325 + GL_DRIVER_REGAL 0x9326 + GL_MISSING_REGAL 0x9360 + GL_TRACE_REGAL 0x9361 + GL_CACHE_REGAL 0x9362 + GL_CODE_REGAL 0x9363 + GL_STATISTICS_REGAL 0x9364 |