Shader Subroutine
Core in version | 4.6 | |
---|---|---|
Core since version | 4.0 | |
Core ARB extension | ARB_shader_subroutine |
Shader subroutines are special GLSL functions which can have variations that can be selected by changing a value from external source code.
This article is a stub. You can help the OpenGL Wiki by expanding it. |