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

TglMapBufferRange

Declaration

Source position: ctgles1.pas line 7753

type TglMapBufferRange = function(

  target: GLenum;

  offset: GLintptr;

  length: GLsizeiptr;

  access: GLbitfield

):Pvoid;



CT Web help

CodeTyphon Studio