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

TglNamedBufferStorage

Declaration

Source position: ctgles1.pas line 7824

type TglNamedBufferStorage = procedure(

  buffer: GLuint;

  size: GLsizeiptr;

  data: Pvoid;

  flags: GLbitfield

);



CT Web help

CodeTyphon Studio