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

TglDebugProcAMD

Declaration

Source position: ctgles3.pas line 212

type TglDebugProcAMD = procedure(

  id: GLuint;

  category: GLenum;

  severity: GLenum;

  length: GLsizei;

  const message_: PGLchar;

  userParam: PGLvoid

);



CT Web help

CodeTyphon Studio