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

TglShaderSource

Declaration

Source position: ctgl.pas line 8209

type TglShaderSource = procedure(

  shader: GLuint;

  count: GLsizei;

  string_: PPGLchar;

  length: PGLint

);



CT Web help

CodeTyphon Studio