[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'mseglext' (#msegui)

glGetActiveUniformARB

Declaration

Source position: mseglext.pas line 3556

var glGetActiveUniformARB: procedure(

  programObj: GLhandleARB;

  index: GLuint;

  maxLength: GLsizei;

  length: PGLsizei;

  size: PGLint;

  _type: PGLenum;

  name: PGLcharARB

) = ;


Documentation generated on: 2021-05-13