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

TglNamedBufferStorage

Declaration

Source position: ctgles2.pas line 8546

type TglNamedBufferStorage = procedure(

  buffer: GLuint;

  size: GLsizeiptr;

  data: Pvoid;

  flags: GLbitfield

);



CT Web help

CodeTyphon Studio