Unit 'GLext' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#opengl]

glGetActiveAttrib

Declaration

Source position: glext.pp line 4721

var glGetActiveAttrib: procedure(

  _program: GLuint;

  index: GLuint;

  bufSize: GLsizei;

  length: PGLsizei;

  size: PGLint;

  _type: PGLenum;

  name: PGLchar

);


Documentation generated on: 2023-03-18