Function Gl.InvalidateSubFramebuffer

Commands for GL_VERSION_4_3

void InvalidateSubFramebuffer (
  uint target,
  int numAttachments,
  const(uint)* attachments,
  int x,
  int y,
  int width,
  int height
) const;