[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Source position: mseglext.pas line 4349
var glGetActiveSubroutineName: procedure( |
_program: GLuint; |
shadertype: GLenum; |
index: GLuint; |
bufsize: GLsizei; |
length: PGLsizei; |
name: PGLchar |
) = ; |