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

TglBindBufferOffsetNV

Declaration

Source position: ctgl.pas line 8835

type TglBindBufferOffsetNV = procedure(

  target: GLenum;

  index_: GLuint;

  buffer: GLuint;

  offset: GLintptr

);



CT Web help

CodeTyphon Studio