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

TglBufferStorageEXT

Declaration

Source position: ctgles3.pas line 8068

type TglBufferStorageEXT = procedure(

  target: GLenum;

  size: GLsizeiptr;

  data: Pvoid;

  flags: GLbitfield

);



CT Web help

CodeTyphon Studio