diff options
Diffstat (limited to 'glew/auto/extensions/gl/GL_SGIX_vector_ops')
-rw-r--r-- | glew/auto/extensions/gl/GL_SGIX_vector_ops | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/glew/auto/extensions/gl/GL_SGIX_vector_ops b/glew/auto/extensions/gl/GL_SGIX_vector_ops new file mode 100644 index 0000000..6fe7a1b --- /dev/null +++ b/glew/auto/extensions/gl/GL_SGIX_vector_ops @@ -0,0 +1,6 @@ +GL_SGIX_vector_ops +https://www.khronos.org/registry/OpenGL/extensions/SGIX/SGIX_vector_ops.txt +GL_SGIX_vector_ops + + void glGetVectorOperationSGIX (GLenum operation) + void glVectorOperationSGIX (GLenum operation) |