Unit 'ctGL' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_opengl]

TglGetProgramResourceName

Declaration

Source position: ctgl.pas line 8629

type TglGetProgramResourceName = procedure(

  program_: GLuint;

  programInterface: GLenum;

  index_: GLuint;

  bufSize: GLsizei;

  length: PGLsizei;

  name_: PGLchar

);



CT Web help

CodeTyphon Studio