createSampler method
Implementation
GPUSampler createSampler([GPUSamplerDescriptor? descriptor]) =>
js_util.callMethod(this, 'createSampler', [descriptor]);
GPUSampler createSampler([GPUSamplerDescriptor? descriptor]) =>
js_util.callMethod(this, 'createSampler', [descriptor]);