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

TglMapBufferRange

Declaration

Source position: ctgles3.pas line 7825

type TglMapBufferRange = function(

  target: GLenum;

  offset: GLintptr;

  length: GLsizeiptr;

  access: GLbitfield

):Pvoid;



CT Web help

CodeTyphon Studio