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

TglMulticastCopyBufferSubDataNV

Declaration

Source position: ctgl.pas line 9814

type TglMulticastCopyBufferSubDataNV = procedure(

  readGpu: GLuint;

  writeGpuMask: GLbitfield;

  readBuffer: GLuint;

  writeBuffer: GLuint;

  readOffset: GLintptr;

  writeOffset: GLintptr;

  size: GLsizeiptr

);



CT Web help

CodeTyphon Studio