Unit 'ctGLES2' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_opengles]

TglGetProgramInfoLog

Declaration

Source position: ctgles2.pas line 7743

type TglGetProgramInfoLog = procedure(

  program_: GLuint;

  bufSize: GLsizei;

  length: PGLsizei;

  infoLog: PGLchar

);



CT Web help

CodeTyphon Studio