summaryrefslogtreecommitdiff
path: root/glew/auto/extensions/gl/GL_ARB_gl_spirv
blob: ed35630e30c3601fbd035a3668f6a47548a5a574 (plain)
1
2
3
4
5
6
7
GL_ARB_gl_spirv
https://www.khronos.org/registry/OpenGL/extensions/ARB/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)