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

TglDebugProcARB

Declaration

Source position: ctgles2.pas line 210

type TglDebugProcARB = procedure(

  source: GLenum;

  type_: GLenum;

  id: GLuint;

  severity: GLenum;

  length: GLsizei;

  const message_: PGLchar;

  userParam: PGLvoid

);



CT Web help

CodeTyphon Studio