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

TglGetObjectLabelKHR

Declaration

Source position: ctgles2.pas line 8318

type TglGetObjectLabelKHR = procedure(

  identifier: GLenum;

  name_: GLuint;

  bufSize: GLsizei;

  length: PGLsizei;

  label_: PGLchar

);



CT Web help

CodeTyphon Studio