[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Source position: mseglext.pas line 4097
var glGetActiveUniformBlockName: procedure( |
_program: GLuint; |
uniformBlockIndex: GLuint; |
bufSize: GLsizei; |
length: PGLsizei; |
uniformBlockName: PGLchar |
) = ; |