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

glBindBufferRange

Declaration

Source position: glext.pp line 4955

var glBindBufferRange: procedure(

  target: GLenum;

  index: GLuint;

  buffer: GLuint;

  offset: GLintptr;

  size: GLsizeiptr

);


Documentation generated on: 2023-03-18