diff options
Diffstat (limited to 'engine-ocean/External/glew/auto/extensions/gl/GL_SGIS_detail_texture')
-rw-r--r-- | engine-ocean/External/glew/auto/extensions/gl/GL_SGIS_detail_texture | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/engine-ocean/External/glew/auto/extensions/gl/GL_SGIS_detail_texture b/engine-ocean/External/glew/auto/extensions/gl/GL_SGIS_detail_texture new file mode 100644 index 0000000..ae94123 --- /dev/null +++ b/engine-ocean/External/glew/auto/extensions/gl/GL_SGIS_detail_texture @@ -0,0 +1,6 @@ +GL_SGIS_detail_texture +https://www.khronos.org/registry/OpenGL/extensions/SGIS/SGIS_detail_texture.txt +GL_SGIS_detail_texture + + void glDetailTexFuncSGIS (GLenum target, GLsizei n, const GLfloat* points) + void glGetDetailTexFuncSGIS (GLenum target, GLfloat* points) |