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

TglBufferSubData

Declaration

Source position: ctgles2.pas line 7611

type TglBufferSubData = procedure(

  target: GLenum;

  offset: GLintptr;

  size: GLsizeiptr;

  data: Pvoid

);



CT Web help

CodeTyphon Studio