flush method

dynamic flush()

Implementation

flush() {
  return gl.glFlush();
}