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

TglProgramParameteri

Declaration

Source position: ctgl.pas line 8514

type TglProgramParameteri = procedure(

  program_: GLuint;

  pname: GLenum;

  value: GLint

);



CT Web help

CodeTyphon Studio