Unit 'ctGL' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_opengl]

TglBindBuffersBase

Declaration

Source position: ctgl.pas line 8661

type TglBindBuffersBase = procedure(

  target: GLenum;

  first: GLuint;

  count: GLsizei;

  buffers: PGLuint

);



CT Web help

CodeTyphon Studio