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

TglGetObjectLabelEXT

Declaration

Source position: ctgles3.pas line 8317

type TglGetObjectLabelEXT = procedure(

  type_: GLenum;

  object_: GLuint;

  bufSize: GLsizei;

  length: PGLsizei;

  label_: PGLchar

);



CT Web help

CodeTyphon Studio