glGetError function

  1. @JS()
int glGetError(
  1. JSObject gl
)

Implementation

@JS()
external int glGetError(JSObject gl);