Unit 'GLext' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#opengl]

GLDEBUGPROC

Declaration

Source position: glext.pp line 5149

type GLDEBUGPROC = procedure(

  source: GLenum;

  _type: GLenum;

  id: GLuint;

  severity: GLenum;

  length: GLsizei;

  message: PGLchar;

  userParam: PGLvoid

);


Documentation generated on: 2023-03-18