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

TglTransformFeedbackVaryings

Declaration

Source position: ctgles2.pas line 7836

type TglTransformFeedbackVaryings = procedure(

  program_: GLuint;

  count: GLsizei;

  varyings: PPGLchar;

  bufferMode: GLenum

);



CT Web help

CodeTyphon Studio