getError method

int getError()

Implementation

int getError() {
  startCheck("getError");
  return glGetError(_gl, );
}