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

TglCopyNamedBufferSubData

Declaration

Source position: ctgl.pas line 8680

type TglCopyNamedBufferSubData = procedure(

  readBuffer: GLuint;

  writeBuffer: GLuint;

  readOffset: GLintptr;

  writeOffset: GLintptr;

  size: GLsizeiptr

);



CT Web help

CodeTyphon Studio