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

TglMapBufferRangeEXT

Declaration

Source position: ctgles1.pas line 7754

type TglMapBufferRangeEXT = function(

  target: GLenum;

  offset: GLintptr;

  length: GLsizeiptr;

  access: GLbitfield

):Pvoid;



CT Web help

CodeTyphon Studio