glCreateTexture function

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

Implementation

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