Unit 'ctGL' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_opengl]

TglNamedBufferStorageEXT

Declaration

Source position: ctgl.pas line 9910

type TglNamedBufferStorageEXT = procedure(

  buffer: GLuint;

  size: GLsizeiptr;

  data: Pvoid;

  flags: GLbitfield

);



CT Web help

CodeTyphon Studio