Unit 'ctGL' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_opengl]

TglGetProgramPipelineInfoLog

Declaration

Source position: ctgl.pas line 8574

type TglGetProgramPipelineInfoLog = procedure(

  pipeline: GLuint;

  bufSize: GLsizei;

  length: PGLsizei;

  infoLog: PGLchar

);



CT Web help

CodeTyphon Studio