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

TglDebugProcKHR

Declaration

Source position: ctgles2.pas line 216

type TglDebugProcKHR = procedure(

  source: GLenum;

  type_: GLenum;

  id: GLuint;

  severity: GLenum;

  length: GLsizei;

  message_: PGLchar;

  userParam: Pointer

);



CT Web help

CodeTyphon Studio