getError method

dynamic getError()

Implementation

getError() {
  return glGetError();
}