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/extensions/gl/GL_ARB_gl_spirv')
-rw-r--r--Libraries/glew-2.0.0/auto/extensions/gl/GL_ARB_gl_spirv7
1 files changed, 0 insertions, 7 deletions
diff --git a/Libraries/glew-2.0.0/auto/extensions/gl/GL_ARB_gl_spirv b/Libraries/glew-2.0.0/auto/extensions/gl/GL_ARB_gl_spirv
deleted file mode 100644
index ca23eae6..00000000
--- a/Libraries/glew-2.0.0/auto/extensions/gl/GL_ARB_gl_spirv
+++ /dev/null
@@ -1,7 +0,0 @@
-GL_ARB_gl_spirv
-http://www.opengl.org/registry/specs/ARB/gl_spirv.txt
-GL_ARB_gl_spirv
-
- GL_SHADER_BINARY_FORMAT_SPIR_V_ARB 0x9551
- GL_SPIR_V_BINARY_ARB 0x9552
- void glSpecializeShaderARB (GLuint shader, const GLchar* pEntryPoint, GLuint numSpecializationConstants, const GLuint* pConstantIndex, const GLuint* pConstantValue)