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

glGetTransformFeedbackVarying

Declaration

Source position: glext.pp line 4958

var glGetTransformFeedbackVarying: procedure(

  _program: GLuint;

  index: GLuint;

  bufSize: GLsizei;

  length: PGLsizei;

  size: PGLsizei;

  _type: PGLenum;

  name: PGLchar

);


Documentation generated on: 2023-03-18