This commit is contained in:
Confideo-IOM
2026-07-17 15:35:16 +01:00
parent e88e8c7e6e
commit 2fc305bc4d
2493 changed files with 228092 additions and 14 deletions
@@ -0,0 +1,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)