importExternalTexture method
Implementation
GPUExternalTexture importExternalTexture(
GPUExternalTextureDescriptor descriptor) =>
js_util.callMethod(this, 'importExternalTexture', [descriptor]);
GPUExternalTexture importExternalTexture(
GPUExternalTextureDescriptor descriptor) =>
js_util.callMethod(this, 'importExternalTexture', [descriptor]);