Unit 'gles20' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#opengles]

glShaderSource

Declaration

Source position: gles20.pas line 1061

var glShaderSource: procedure(

  shader: GLuint;

  count: GLsizei;

  _string: PPAnsiChar;

  length: PGLint

);


Documentation generated on: 2025-07-25