createTexture function

  1. @JS()
JSObject createTexture(
  1. JSObject gl
)

Implementation

@JS()
external JSObject createTexture(JSObject gl);