Unit 'Laz_And_GLESv2_Canvas_h' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pw_androidwizard]

glGetActiveUniform

Declaration

Source position: Laz_And_GLESv2_Canvas_h.pas line 529

procedure glGetActiveUniform(

  _program: GLuint;

  index: GLuint;

  bufsize: GLsizei;

  length: PGLsizei;

  size: PGLint;

  _type: PGLenum;

  name: Pchar

);



CT Web help

CodeTyphon Studio