glEnable function

  1. @JS()
void glEnable(
  1. JSObject gl,
  2. int v0
)

Implementation

@JS()
external void glEnable(JSObject gl, int v0);