Unit 'gles20' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#opengles]

glGetProgramInfoLog

Declaration

Source position: gles20.pas line 1007

var glGetProgramInfoLog: procedure(

  _program: GLuint;

  bufsize: GLsizei;

  length: PGLsizei;

  infolog: Pchar

);


Documentation generated on: 2023-03-18