Unit 'ctGLES2' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_opengles]

TglGetShaderSource

Declaration

Source position: ctgles2.pas line 7748

type TglGetShaderSource = procedure(

  shader: GLuint;

  bufSize: GLsizei;

  length: PGLsizei;

  source: PGLchar

);



CT Web help

CodeTyphon Studio