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

TglGetProgramPipelineInfoLog

Declaration

Source position: ctgles2.pas line 7958

type TglGetProgramPipelineInfoLog = procedure(

  pipeline: GLuint;

  bufSize: GLsizei;

  length: PGLsizei;

  infoLog: PGLchar

);



CT Web help

CodeTyphon Studio