glCreateProgram function

  1. @JS()
JSAny? glCreateProgram(
  1. JSObject gl
)

Implementation

@JS()
external JSAny? glCreateProgram(JSObject gl);