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

TglDebugProc

Declaration

Source position: ctgles2.pas line 214

type TglDebugProc = procedure(

  source: GLenum;

  type_: GLenum;

  id: GLuint;

  severity: GLuint;

  length: GLsizei;

  const message_: PGLchar;

  userParam: PGLvoid

);



CT Web help

CodeTyphon Studio