Unit 'Android.GLES2' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_asphyrepxl]

glGetAttachedShaders

Declaration

Source position: Android.GLES2.pas line 1100

procedure glGetAttachedShaders(

  _program: GLuint;

  maxcount: GLsizei;

  count: PGLsizei;

  shaders: PGLuint

);



CT Web help

CodeTyphon Studio