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

TglGetObjectLabelKHR

Declaration

Source position: ctgles3.pas line 8318

type TglGetObjectLabelKHR = procedure(

  identifier: GLenum;

  name_: GLuint;

  bufSize: GLsizei;

  length: PGLsizei;

  label_: PGLchar

);



CT Web help

CodeTyphon Studio