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

TglMapBufferRangeEXT

Declaration

Source position: ctgles2.pas line 8443

type TglMapBufferRangeEXT = function(

  target: GLenum;

  offset: GLintptr;

  length: GLsizeiptr;

  access: GLbitfield

):Pvoid;



CT Web help

CodeTyphon Studio