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

TglBufferStorage

Declaration

Source position: ctgles1.pas line 7477

type TglBufferStorage = procedure(

  target: GLenum;

  size: GLsizeiptr;

  data: Pvoid;

  flags: GLbitfield

);



CT Web help

CodeTyphon Studio