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

TglDebugMessageInsertKHR

Declaration

Source position: ctgles2.pas line 8140

type TglDebugMessageInsertKHR = procedure(

  source: GLenum;

  type_: GLenum;

  id: GLuint;

  severity: GLenum;

  length: GLsizei;

  buf: PGLchar

);



CT Web help

CodeTyphon Studio