[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Source position: mseglext.pas line 4094
var glGetActiveUniformName: procedure( |
_program: GLuint; |
uniformIndex: GLuint; |
bufSize: GLsizei; |
length: PGLsizei; |
uniformName: PGLchar |
) = ; |