Unit 'ctGLES3' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_opengles]

TglGetTransformFeedbackVarying

Declaration

Source position: ctgles3.pas line 7837

type TglGetTransformFeedbackVarying = procedure(

  program_: GLuint;

  index_: GLuint;

  bufSize: GLsizei;

  length: PGLsizei;

  size: PGLsizei;

  type_: PGLenum;

  name_: PGLchar

);



CT Web help

CodeTyphon Studio