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

TglGetShaderSource

Declaration

Source position: ctgl.pas line 8198

type TglGetShaderSource = procedure(

  shader: GLuint;

  bufSize: GLsizei;

  length: PGLsizei;

  source: PGLchar

);



CT Web help

CodeTyphon Studio