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

TglAttachShader

Declaration

Source position: ctgl.pas line 8182

type TglAttachShader = procedure(

  program_: GLuint;

  shader: GLuint

);



CT Web help

CodeTyphon Studio