flush method

void flush()

Implementation

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