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

TglDebugMessageInsertKHR

Declaration

Source position: ctgles1.pas line 7534

type TglDebugMessageInsertKHR = procedure(

  source: GLenum;

  type_: GLenum;

  id: GLuint;

  severity: GLenum;

  length: GLsizei;

  buf: PGLchar

);



CT Web help

CodeTyphon Studio