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

TglInvalidateNamedFramebufferSubData

Declaration

Source position: ctgl.pas line 8700

type TglInvalidateNamedFramebufferSubData = procedure(

  framebuffer: GLuint;

  numAttachments: GLsizei;

  attachments: PGLenum;

  x: GLint;

  y: GLint;

  width: GLsizei;

  height: GLsizei

);



CT Web help

CodeTyphon Studio