Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/WolfireGames/overgrowth.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Libraries/glew-2.0.0/auto/core/gl/GL_VERSION_4_5')
-rw-r--r--Libraries/glew-2.0.0/auto/core/gl/GL_VERSION_4_59
1 files changed, 0 insertions, 9 deletions
diff --git a/Libraries/glew-2.0.0/auto/core/gl/GL_VERSION_4_5 b/Libraries/glew-2.0.0/auto/core/gl/GL_VERSION_4_5
deleted file mode 100644
index 1ecda61f..00000000
--- a/Libraries/glew-2.0.0/auto/core/gl/GL_VERSION_4_5
+++ /dev/null
@@ -1,9 +0,0 @@
-GL_VERSION_4_5
-https://www.opengl.org/registry/doc/glspec45.compatibility.pdf
-
-
- GL_CONTEXT_FLAG_ROBUST_ACCESS_BIT 0x00000004
- GLenum glGetGraphicsResetStatus (void)
- void glGetnTexImage (GLenum tex, GLint level, GLenum format, GLenum type, GLsizei bufSize, GLvoid *pixels)
- void glGetnCompressedTexImage (GLenum target, GLint lod, GLsizei bufSize, GLvoid *pixels)
- void glGetnUniformdv (GLuint program, GLint location, GLsizei bufSize, GLdouble *params)