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

TglBindBufferRange

Declaration

Source position: ctgles2.pas line 7834

type TglBindBufferRange = procedure(

  target: GLenum;

  index_: GLuint;

  buffer: GLuint;

  offset: GLintptr;

  size: GLsizeiptr

);



CT Web help

CodeTyphon Studio