@rerun-io/web-viewer 0.25.1-rc.1 → 0.26.0-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/re_viewer.js CHANGED
@@ -280,31 +280,31 @@ export default function() {
280
280
  wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h62243419debf4837(arg0, arg1);
281
281
  }
282
282
 
283
- function __wbg_adapter_55(arg0, arg1, arg2) {
284
- wasm.closure18207_externref_shim(arg0, arg1, arg2);
285
- }
286
-
287
- function __wbg_adapter_60(arg0, arg1) {
288
- const ret = wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h765ec94171c42581_multivalue_shim(arg0, arg1);
283
+ function __wbg_adapter_55(arg0, arg1) {
284
+ const ret = wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h48790c12049c7d52_multivalue_shim(arg0, arg1);
289
285
  if (ret[1]) {
290
286
  throw takeFromExternrefTable0(ret[0]);
291
287
  }
292
288
  }
293
289
 
290
+ function __wbg_adapter_58(arg0, arg1, arg2) {
291
+ wasm.closure19065_externref_shim(arg0, arg1, arg2);
292
+ }
293
+
294
294
  function __wbg_adapter_63(arg0, arg1, arg2) {
295
- wasm.closure18735_externref_shim(arg0, arg1, arg2);
295
+ wasm.closure19595_externref_shim(arg0, arg1, arg2);
296
296
  }
297
297
 
298
298
  function __wbg_adapter_66(arg0, arg1, arg2) {
299
- wasm.closure22229_externref_shim(arg0, arg1, arg2);
299
+ wasm.closure23219_externref_shim(arg0, arg1, arg2);
300
300
  }
301
301
 
302
302
  function __wbg_adapter_71(arg0, arg1, arg2) {
303
- wasm.closure22826_externref_shim(arg0, arg1, arg2);
303
+ wasm.closure23817_externref_shim(arg0, arg1, arg2);
304
304
  }
305
305
 
306
- function __wbg_adapter_1783(arg0, arg1, arg2, arg3) {
307
- wasm.closure26670_externref_shim(arg0, arg1, arg2, arg3);
306
+ function __wbg_adapter_1773(arg0, arg1, arg2, arg3) {
307
+ wasm.closure27712_externref_shim(arg0, arg1, arg2, arg3);
308
308
  }
309
309
 
310
310
  const __wbindgen_enum_EncodedVideoChunkType = ["key", "delta"];
@@ -813,11 +813,11 @@ export default function() {
813
813
  function __wbg_get_imports() {
814
814
  const imports = {};
815
815
  imports.wbg = {};
816
- imports.wbg.__wbg_Window_9e7ea8667e28eb00 = function(arg0) {
816
+ imports.wbg.__wbg_Window_a4c5a48392f234ba = function(arg0) {
817
817
  const ret = arg0.Window;
818
818
  return ret;
819
819
  };
820
- imports.wbg.__wbg_WorkerGlobalScope_0169ffb9adb5f5ef = function(arg0) {
820
+ imports.wbg.__wbg_WorkerGlobalScope_2b2b89e1ac952b50 = function(arg0) {
821
821
  const ret = arg0.WorkerGlobalScope;
822
822
  return ret;
823
823
  };
@@ -892,7 +892,7 @@ export default function() {
892
892
  imports.wbg.__wbg_beginQuery_6af0b28414b16c07 = function(arg0, arg1, arg2) {
893
893
  arg0.beginQuery(arg1 >>> 0, arg2);
894
894
  };
895
- imports.wbg.__wbg_beginRenderPass_aefd0d9681a1f010 = function() { return handleError(function (arg0, arg1) {
895
+ imports.wbg.__wbg_beginRenderPass_2bc62f5f78642ee0 = function() { return handleError(function (arg0, arg1) {
896
896
  const ret = arg0.beginRenderPass(arg1);
897
897
  return ret;
898
898
  }, arguments) };
@@ -1163,7 +1163,7 @@ export default function() {
1163
1163
  imports.wbg.__wbg_configure_69aea2f2c91d2049 = function() { return handleError(function (arg0, arg1) {
1164
1164
  arg0.configure(arg1);
1165
1165
  }, arguments) };
1166
- imports.wbg.__wbg_configure_86dd92dde48d105a = function() { return handleError(function (arg0, arg1) {
1166
+ imports.wbg.__wbg_configure_bced8e40e8dbaaa0 = function() { return handleError(function (arg0, arg1) {
1167
1167
  arg0.configure(arg1);
1168
1168
  }, arguments) };
1169
1169
  imports.wbg.__wbg_contentBoxSize_638692469db816f2 = function(arg0) {
@@ -1177,13 +1177,16 @@ export default function() {
1177
1177
  imports.wbg.__wbg_copyBufferSubData_9469a965478e33b5 = function(arg0, arg1, arg2, arg3, arg4, arg5) {
1178
1178
  arg0.copyBufferSubData(arg1 >>> 0, arg2 >>> 0, arg3, arg4, arg5);
1179
1179
  };
1180
- imports.wbg.__wbg_copyBufferToBuffer_0d141e7111b0b6ab = function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5) {
1180
+ imports.wbg.__wbg_copyBufferToBuffer_38cb6919320bd451 = function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5) {
1181
1181
  arg0.copyBufferToBuffer(arg1, arg2, arg3, arg4, arg5);
1182
1182
  }, arguments) };
1183
- imports.wbg.__wbg_copyBufferToTexture_722a7aa47b5d891b = function() { return handleError(function (arg0, arg1, arg2, arg3) {
1183
+ imports.wbg.__wbg_copyBufferToBuffer_8db6b1d1ef2bcea4 = function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
1184
+ arg0.copyBufferToBuffer(arg1, arg2, arg3, arg4);
1185
+ }, arguments) };
1186
+ imports.wbg.__wbg_copyBufferToTexture_2953a4816f424a15 = function() { return handleError(function (arg0, arg1, arg2, arg3) {
1184
1187
  arg0.copyBufferToTexture(arg1, arg2, arg3);
1185
1188
  }, arguments) };
1186
- imports.wbg.__wbg_copyExternalImageToTexture_a2037621913ee52d = function() { return handleError(function (arg0, arg1, arg2, arg3) {
1189
+ imports.wbg.__wbg_copyExternalImageToTexture_56059f22ac4cac0e = function() { return handleError(function (arg0, arg1, arg2, arg3) {
1187
1190
  arg0.copyExternalImageToTexture(arg1, arg2, arg3);
1188
1191
  }, arguments) };
1189
1192
  imports.wbg.__wbg_copyTexSubImage2D_05e7e8df6814a705 = function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) {
@@ -1195,18 +1198,18 @@ export default function() {
1195
1198
  imports.wbg.__wbg_copyTexSubImage3D_32e92c94044e58ca = function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
1196
1199
  arg0.copyTexSubImage3D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9);
1197
1200
  };
1198
- imports.wbg.__wbg_copyTextureToBuffer_bb350c95b19e5999 = function() { return handleError(function (arg0, arg1, arg2, arg3) {
1201
+ imports.wbg.__wbg_copyTextureToBuffer_21b9dc9b4d87baf0 = function() { return handleError(function (arg0, arg1, arg2, arg3) {
1199
1202
  arg0.copyTextureToBuffer(arg1, arg2, arg3);
1200
1203
  }, arguments) };
1201
- imports.wbg.__wbg_createBindGroupLayout_f0635625a1a82bea = function() { return handleError(function (arg0, arg1) {
1204
+ imports.wbg.__wbg_createBindGroupLayout_3fb59c14aed4b64e = function() { return handleError(function (arg0, arg1) {
1202
1205
  const ret = arg0.createBindGroupLayout(arg1);
1203
1206
  return ret;
1204
1207
  }, arguments) };
1205
- imports.wbg.__wbg_createBindGroup_043b06d20124f91e = function(arg0, arg1) {
1208
+ imports.wbg.__wbg_createBindGroup_03f26b8770895116 = function(arg0, arg1) {
1206
1209
  const ret = arg0.createBindGroup(arg1);
1207
1210
  return ret;
1208
1211
  };
1209
- imports.wbg.__wbg_createBuffer_086a8bb05ced884a = function() { return handleError(function (arg0, arg1) {
1212
+ imports.wbg.__wbg_createBuffer_76f7598789ecc3d7 = function() { return handleError(function (arg0, arg1) {
1210
1213
  const ret = arg0.createBuffer(arg1);
1211
1214
  return ret;
1212
1215
  }, arguments) };
@@ -1218,7 +1221,7 @@ export default function() {
1218
1221
  const ret = arg0.createBuffer();
1219
1222
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
1220
1223
  };
1221
- imports.wbg.__wbg_createCommandEncoder_aa9ae9d445bb7abf = function(arg0, arg1) {
1224
+ imports.wbg.__wbg_createCommandEncoder_f8056019328bd192 = function(arg0, arg1) {
1222
1225
  const ret = arg0.createCommandEncoder(arg1);
1223
1226
  return ret;
1224
1227
  };
@@ -1241,7 +1244,7 @@ export default function() {
1241
1244
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
1242
1245
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
1243
1246
  }, arguments) };
1244
- imports.wbg.__wbg_createPipelineLayout_5cc7e994e46201c7 = function(arg0, arg1) {
1247
+ imports.wbg.__wbg_createPipelineLayout_5039b0679b6b7f36 = function(arg0, arg1) {
1245
1248
  const ret = arg0.createPipelineLayout(arg1);
1246
1249
  return ret;
1247
1250
  };
@@ -1257,7 +1260,7 @@ export default function() {
1257
1260
  const ret = arg0.createQuery();
1258
1261
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
1259
1262
  };
1260
- imports.wbg.__wbg_createRenderPipeline_47152f2f57b11194 = function() { return handleError(function (arg0, arg1) {
1263
+ imports.wbg.__wbg_createRenderPipeline_db585efa9bab66f3 = function() { return handleError(function (arg0, arg1) {
1261
1264
  const ret = arg0.createRenderPipeline(arg1);
1262
1265
  return ret;
1263
1266
  }, arguments) };
@@ -1269,7 +1272,7 @@ export default function() {
1269
1272
  const ret = arg0.createRenderbuffer();
1270
1273
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
1271
1274
  };
1272
- imports.wbg.__wbg_createSampler_f3970b77a6f36963 = function(arg0, arg1) {
1275
+ imports.wbg.__wbg_createSampler_e421d07197c6e5ec = function(arg0, arg1) {
1273
1276
  const ret = arg0.createSampler(arg1);
1274
1277
  return ret;
1275
1278
  };
@@ -1277,7 +1280,7 @@ export default function() {
1277
1280
  const ret = arg0.createSampler();
1278
1281
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
1279
1282
  };
1280
- imports.wbg.__wbg_createShaderModule_9ec201507fe4949e = function(arg0, arg1) {
1283
+ imports.wbg.__wbg_createShaderModule_3facfe98356b79a9 = function(arg0, arg1) {
1281
1284
  const ret = arg0.createShaderModule(arg1);
1282
1285
  return ret;
1283
1286
  };
@@ -1289,7 +1292,7 @@ export default function() {
1289
1292
  const ret = arg0.createShader(arg1 >>> 0);
1290
1293
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
1291
1294
  };
1292
- imports.wbg.__wbg_createTexture_09f18232c5ad6e69 = function() { return handleError(function (arg0, arg1) {
1295
+ imports.wbg.__wbg_createTexture_49002c91188f6137 = function() { return handleError(function (arg0, arg1) {
1293
1296
  const ret = arg0.createTexture(arg1);
1294
1297
  return ret;
1295
1298
  }, arguments) };
@@ -1309,14 +1312,10 @@ export default function() {
1309
1312
  const ret = arg0.createVertexArray();
1310
1313
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
1311
1314
  };
1312
- imports.wbg.__wbg_createView_f7cd0a0356a46f3b = function() { return handleError(function (arg0, arg1) {
1315
+ imports.wbg.__wbg_createView_0ce5c82d78f482df = function() { return handleError(function (arg0, arg1) {
1313
1316
  const ret = arg0.createView(arg1);
1314
1317
  return ret;
1315
1318
  }, arguments) };
1316
- imports.wbg.__wbg_crypto_574e78ad8b13b65f = function(arg0) {
1317
- const ret = arg0.crypto;
1318
- return ret;
1319
- };
1320
1319
  imports.wbg.__wbg_ctrlKey_1e826e468105ac11 = function(arg0) {
1321
1320
  const ret = arg0.ctrlKey;
1322
1321
  return ret;
@@ -1346,7 +1345,7 @@ export default function() {
1346
1345
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
1347
1346
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
1348
1347
  };
1349
- imports.wbg.__wbg_debug_923fde004788dde0 = function(arg0, arg1) {
1348
+ imports.wbg.__wbg_debug_2469452b4327d189 = function(arg0, arg1) {
1350
1349
  console.debug(getStringFromWasm0(arg0, arg1));
1351
1350
  };
1352
1351
  imports.wbg.__wbg_decode_6c36f113295ffd87 = function() { return handleError(function (arg0, arg1) {
@@ -1436,10 +1435,10 @@ export default function() {
1436
1435
  imports.wbg.__wbg_depthRange_f9c084ff3d81fd7b = function(arg0, arg1, arg2) {
1437
1436
  arg0.depthRange(arg1, arg2);
1438
1437
  };
1439
- imports.wbg.__wbg_destroy_0252d01ac8a09285 = function(arg0) {
1438
+ imports.wbg.__wbg_destroy_09eeb3369fbf129e = function(arg0) {
1440
1439
  arg0.destroy();
1441
1440
  };
1442
- imports.wbg.__wbg_destroy_c8cba128dc1a0e2d = function(arg0) {
1441
+ imports.wbg.__wbg_destroy_9ef007ceda9a0b56 = function(arg0) {
1443
1442
  arg0.destroy();
1444
1443
  };
1445
1444
  imports.wbg.__wbg_devicePixelContentBoxSize_a6de82cb30d70825 = function(arg0) {
@@ -1505,10 +1504,10 @@ export default function() {
1505
1504
  imports.wbg.__wbg_drawElementsInstanced_f874e87d0b4e95e9 = function(arg0, arg1, arg2, arg3, arg4, arg5) {
1506
1505
  arg0.drawElementsInstanced(arg1 >>> 0, arg2, arg3 >>> 0, arg4, arg5);
1507
1506
  };
1508
- imports.wbg.__wbg_drawIndexed_322c2f9f038d7b23 = function(arg0, arg1, arg2, arg3, arg4, arg5) {
1507
+ imports.wbg.__wbg_drawIndexed_d1202dc1fe88d5f5 = function(arg0, arg1, arg2, arg3, arg4, arg5) {
1509
1508
  arg0.drawIndexed(arg1 >>> 0, arg2 >>> 0, arg3 >>> 0, arg4, arg5 >>> 0);
1510
1509
  };
1511
- imports.wbg.__wbg_draw_d38c9207eb049f56 = function(arg0, arg1, arg2, arg3, arg4) {
1510
+ imports.wbg.__wbg_draw_d3b53fbcc9853635 = function(arg0, arg1, arg2, arg3, arg4) {
1512
1511
  arg0.draw(arg1 >>> 0, arg2 >>> 0, arg3 >>> 0, arg4 >>> 0);
1513
1512
  };
1514
1513
  imports.wbg.__wbg_elementFromPoint_be6286b8ec1ae1a2 = function(arg0, arg1, arg2) {
@@ -1534,7 +1533,7 @@ export default function() {
1534
1533
  imports.wbg.__wbg_endQuery_17aac36532ca7d47 = function(arg0, arg1) {
1535
1534
  arg0.endQuery(arg1 >>> 0);
1536
1535
  };
1537
- imports.wbg.__wbg_end_d54348baf0bf3b70 = function(arg0) {
1536
+ imports.wbg.__wbg_end_b9d7079f54620f76 = function(arg0) {
1538
1537
  arg0.end();
1539
1538
  };
1540
1539
  imports.wbg.__wbg_enqueue_bb16ba72f537dc9e = function() { return handleError(function (arg0, arg1) {
@@ -1558,11 +1557,11 @@ export default function() {
1558
1557
  imports.wbg.__wbg_error_524f506f44df1645 = function(arg0) {
1559
1558
  console.error(arg0);
1560
1559
  };
1561
- imports.wbg.__wbg_error_53172b72ea901998 = function(arg0) {
1560
+ imports.wbg.__wbg_error_d2e248d3e80a06c7 = function(arg0) {
1562
1561
  const ret = arg0.error;
1563
1562
  return ret;
1564
1563
  };
1565
- imports.wbg.__wbg_features_a4866072bcfdb3fb = function(arg0) {
1564
+ imports.wbg.__wbg_features_1e615dfe5ee66265 = function(arg0) {
1566
1565
  const ret = arg0.features;
1567
1566
  return ret;
1568
1567
  };
@@ -1598,11 +1597,11 @@ export default function() {
1598
1597
  const ret = arg0.files;
1599
1598
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
1600
1599
  };
1601
- imports.wbg.__wbg_finish_db34a19c90c07af7 = function(arg0) {
1600
+ imports.wbg.__wbg_finish_17a0b297901010d5 = function(arg0) {
1602
1601
  const ret = arg0.finish();
1603
1602
  return ret;
1604
1603
  };
1605
- imports.wbg.__wbg_finish_e2d3808af76b422a = function(arg0, arg1) {
1604
+ imports.wbg.__wbg_finish_ab9e01a922269f3a = function(arg0, arg1) {
1606
1605
  const ret = arg0.finish(arg1);
1607
1606
  return ret;
1608
1607
  };
@@ -1650,7 +1649,7 @@ export default function() {
1650
1649
  imports.wbg.__wbg_frontFace_4d4936cfaeb8b7df = function(arg0, arg1) {
1651
1650
  arg0.frontFace(arg1 >>> 0);
1652
1651
  };
1653
- imports.wbg.__wbg_getBindGroupLayout_2c3c6eeaf8ec7b50 = function(arg0, arg1) {
1652
+ imports.wbg.__wbg_getBindGroupLayout_70511f5f4d93467f = function(arg0, arg1) {
1654
1653
  const ret = arg0.getBindGroupLayout(arg1 >>> 0);
1655
1654
  return ret;
1656
1655
  };
@@ -1681,7 +1680,7 @@ export default function() {
1681
1680
  const ret = arg0.getContext(getStringFromWasm0(arg1, arg2), arg3);
1682
1681
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
1683
1682
  }, arguments) };
1684
- imports.wbg.__wbg_getCurrentTexture_6ee19b05d6ba43ba = function() { return handleError(function (arg0) {
1683
+ imports.wbg.__wbg_getCurrentTexture_d64323b76f42d5e0 = function() { return handleError(function (arg0) {
1685
1684
  const ret = arg0.getCurrentTexture();
1686
1685
  return ret;
1687
1686
  }, arguments) };
@@ -1711,7 +1710,7 @@ export default function() {
1711
1710
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
1712
1711
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
1713
1712
  }, arguments) };
1714
- imports.wbg.__wbg_getMappedRange_b986a889b6b53379 = function() { return handleError(function (arg0, arg1, arg2) {
1713
+ imports.wbg.__wbg_getMappedRange_1229810ff58e27ce = function() { return handleError(function (arg0, arg1, arg2) {
1715
1714
  const ret = arg0.getMappedRange(arg1, arg2);
1716
1715
  return ret;
1717
1716
  }, arguments) };
@@ -1723,7 +1722,7 @@ export default function() {
1723
1722
  const ret = arg0.getParameter(arg1 >>> 0);
1724
1723
  return ret;
1725
1724
  }, arguments) };
1726
- imports.wbg.__wbg_getPreferredCanvasFormat_c56b5a9a243fe942 = function(arg0) {
1725
+ imports.wbg.__wbg_getPreferredCanvasFormat_9aef34efead2aa08 = function(arg0) {
1727
1726
  const ret = arg0.getPreferredCanvasFormat();
1728
1727
  return (__wbindgen_enum_GpuTextureFormat.indexOf(ret) + 1 || 96) - 1;
1729
1728
  };
@@ -1766,9 +1765,6 @@ export default function() {
1766
1765
  imports.wbg.__wbg_getRandomValues_3c9c0d586e575a16 = function() { return handleError(function (arg0, arg1) {
1767
1766
  globalThis.crypto.getRandomValues(getArrayU8FromWasm0(arg0, arg1));
1768
1767
  }, arguments) };
1769
- imports.wbg.__wbg_getRandomValues_b8f5dbd5f3995a9e = function() { return handleError(function (arg0, arg1) {
1770
- arg0.getRandomValues(arg1);
1771
- }, arguments) };
1772
1768
  imports.wbg.__wbg_getReader_48e00749fe3f6089 = function() { return handleError(function (arg0) {
1773
1769
  const ret = arg0.getReader();
1774
1770
  return ret;
@@ -1863,7 +1859,7 @@ export default function() {
1863
1859
  const ret = arg0[arg1];
1864
1860
  return ret;
1865
1861
  };
1866
- imports.wbg.__wbg_gpu_1b22165b67dd5a59 = function(arg0) {
1862
+ imports.wbg.__wbg_gpu_a6bce2913fb8f574 = function(arg0) {
1867
1863
  const ret = arg0.gpu;
1868
1864
  return ret;
1869
1865
  };
@@ -1871,14 +1867,14 @@ export default function() {
1871
1867
  const ret = arg0.hasOwnProperty(arg1);
1872
1868
  return ret;
1873
1869
  };
1870
+ imports.wbg.__wbg_has_4891bec062ded753 = function(arg0, arg1, arg2) {
1871
+ const ret = arg0.has(getStringFromWasm0(arg1, arg2));
1872
+ return ret;
1873
+ };
1874
1874
  imports.wbg.__wbg_has_a5ea9117f258a0ec = function() { return handleError(function (arg0, arg1) {
1875
1875
  const ret = Reflect.has(arg0, arg1);
1876
1876
  return ret;
1877
1877
  }, arguments) };
1878
- imports.wbg.__wbg_has_c563a404388202f5 = function(arg0, arg1, arg2) {
1879
- const ret = arg0.has(getStringFromWasm0(arg1, arg2));
1880
- return ret;
1881
- };
1882
1878
  imports.wbg.__wbg_hash_dd4b49269c385c8a = function() { return handleError(function (arg0, arg1) {
1883
1879
  const ret = arg1.hash;
1884
1880
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
@@ -1962,7 +1958,7 @@ export default function() {
1962
1958
  const ret = arg0.includes(arg1, arg2);
1963
1959
  return ret;
1964
1960
  };
1965
- imports.wbg.__wbg_info_abbc7314807081c0 = function(arg0, arg1) {
1961
+ imports.wbg.__wbg_info_e09ff04cc70267bf = function(arg0, arg1) {
1966
1962
  console.info(getStringFromWasm0(arg0, arg1));
1967
1963
  };
1968
1964
  imports.wbg.__wbg_inlineSize_8ff96b3ec1b24423 = function(arg0) {
@@ -2019,7 +2015,7 @@ export default function() {
2019
2015
  const ret = result;
2020
2016
  return ret;
2021
2017
  };
2022
- imports.wbg.__wbg_instanceof_GpuAdapter_331cc7dcda68de8c = function(arg0) {
2018
+ imports.wbg.__wbg_instanceof_GpuAdapter_fb230cdccb184887 = function(arg0) {
2023
2019
  let result;
2024
2020
  try {
2025
2021
  result = arg0 instanceof GPUAdapter;
@@ -2029,7 +2025,7 @@ export default function() {
2029
2025
  const ret = result;
2030
2026
  return ret;
2031
2027
  };
2032
- imports.wbg.__wbg_instanceof_GpuCanvasContext_4ea475a10f693c29 = function(arg0) {
2028
+ imports.wbg.__wbg_instanceof_GpuCanvasContext_48ec5330c4425d84 = function(arg0) {
2033
2029
  let result;
2034
2030
  try {
2035
2031
  result = arg0 instanceof GPUCanvasContext;
@@ -2039,7 +2035,7 @@ export default function() {
2039
2035
  const ret = result;
2040
2036
  return ret;
2041
2037
  };
2042
- imports.wbg.__wbg_instanceof_GpuOutOfMemoryError_37ed19bdb2cf4ac4 = function(arg0) {
2038
+ imports.wbg.__wbg_instanceof_GpuOutOfMemoryError_7b1554dded417c4f = function(arg0) {
2043
2039
  let result;
2044
2040
  try {
2045
2041
  result = arg0 instanceof GPUOutOfMemoryError;
@@ -2049,7 +2045,7 @@ export default function() {
2049
2045
  const ret = result;
2050
2046
  return ret;
2051
2047
  };
2052
- imports.wbg.__wbg_instanceof_GpuValidationError_6dca0186e4a231ce = function(arg0) {
2048
+ imports.wbg.__wbg_instanceof_GpuValidationError_124458c5a6bb3b58 = function(arg0) {
2053
2049
  let result;
2054
2050
  try {
2055
2051
  result = arg0 instanceof GPUValidationError;
@@ -2269,7 +2265,7 @@ export default function() {
2269
2265
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
2270
2266
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
2271
2267
  };
2272
- imports.wbg.__wbg_label_7045a786095b1bab = function(arg0, arg1) {
2268
+ imports.wbg.__wbg_label_cda985b32d44cee0 = function(arg0, arg1) {
2273
2269
  const ret = arg1.label;
2274
2270
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
2275
2271
  const len1 = WASM_VECTOR_LEN;
@@ -2304,11 +2300,11 @@ export default function() {
2304
2300
  const ret = arg0.length;
2305
2301
  return ret;
2306
2302
  };
2307
- imports.wbg.__wbg_limits_563f98195b4aab75 = function(arg0) {
2303
+ imports.wbg.__wbg_limits_79ab67d5f10db979 = function(arg0) {
2308
2304
  const ret = arg0.limits;
2309
2305
  return ret;
2310
2306
  };
2311
- imports.wbg.__wbg_limits_6e5836ab03ee64b4 = function(arg0) {
2307
+ imports.wbg.__wbg_limits_b6a82fde3977821c = function(arg0) {
2312
2308
  const ret = arg0.limits;
2313
2309
  return ret;
2314
2310
  };
@@ -2326,7 +2322,7 @@ export default function() {
2326
2322
  const ret = arg0.location;
2327
2323
  return ret;
2328
2324
  };
2329
- imports.wbg.__wbg_mapAsync_61fd3c4dd9f60c6d = function(arg0, arg1, arg2, arg3) {
2325
+ imports.wbg.__wbg_mapAsync_4a34082bad283ccf = function(arg0, arg1, arg2, arg3) {
2330
2326
  const ret = arg0.mapAsync(arg1 >>> 0, arg2, arg3);
2331
2327
  return ret;
2332
2328
  };
@@ -2338,115 +2334,115 @@ export default function() {
2338
2334
  const ret = arg0.matches;
2339
2335
  return ret;
2340
2336
  };
2341
- imports.wbg.__wbg_maxBindGroups_30d01da76ad53580 = function(arg0) {
2337
+ imports.wbg.__wbg_maxBindGroups_c88520bb1d32bb51 = function(arg0) {
2342
2338
  const ret = arg0.maxBindGroups;
2343
2339
  return ret;
2344
2340
  };
2345
- imports.wbg.__wbg_maxBindingsPerBindGroup_3dcdeb4a7de67a4a = function(arg0) {
2341
+ imports.wbg.__wbg_maxBindingsPerBindGroup_432afc05fd4d1473 = function(arg0) {
2346
2342
  const ret = arg0.maxBindingsPerBindGroup;
2347
2343
  return ret;
2348
2344
  };
2349
- imports.wbg.__wbg_maxBufferSize_a3c3e79851bb49a7 = function(arg0) {
2345
+ imports.wbg.__wbg_maxBufferSize_b67a4c44cc76ddc3 = function(arg0) {
2350
2346
  const ret = arg0.maxBufferSize;
2351
2347
  return ret;
2352
2348
  };
2353
- imports.wbg.__wbg_maxColorAttachmentBytesPerSample_61daf47ae1b88dc2 = function(arg0) {
2349
+ imports.wbg.__wbg_maxColorAttachmentBytesPerSample_2b29886758adffb4 = function(arg0) {
2354
2350
  const ret = arg0.maxColorAttachmentBytesPerSample;
2355
2351
  return ret;
2356
2352
  };
2357
- imports.wbg.__wbg_maxColorAttachments_f8f65390ed7c3dcd = function(arg0) {
2353
+ imports.wbg.__wbg_maxColorAttachments_ec0f3f73d0af16a4 = function(arg0) {
2358
2354
  const ret = arg0.maxColorAttachments;
2359
2355
  return ret;
2360
2356
  };
2361
- imports.wbg.__wbg_maxComputeInvocationsPerWorkgroup_dbfa932a2c3d9ca0 = function(arg0) {
2357
+ imports.wbg.__wbg_maxComputeInvocationsPerWorkgroup_ea57344834f1a195 = function(arg0) {
2362
2358
  const ret = arg0.maxComputeInvocationsPerWorkgroup;
2363
2359
  return ret;
2364
2360
  };
2365
- imports.wbg.__wbg_maxComputeWorkgroupSizeX_2a7fdde2d850eb69 = function(arg0) {
2361
+ imports.wbg.__wbg_maxComputeWorkgroupSizeX_b924545971550146 = function(arg0) {
2366
2362
  const ret = arg0.maxComputeWorkgroupSizeX;
2367
2363
  return ret;
2368
2364
  };
2369
- imports.wbg.__wbg_maxComputeWorkgroupSizeY_ae6eb3af592e045d = function(arg0) {
2365
+ imports.wbg.__wbg_maxComputeWorkgroupSizeY_c0d9d68b1acecdc1 = function(arg0) {
2370
2366
  const ret = arg0.maxComputeWorkgroupSizeY;
2371
2367
  return ret;
2372
2368
  };
2373
- imports.wbg.__wbg_maxComputeWorkgroupSizeZ_df6389c6ad61aa20 = function(arg0) {
2369
+ imports.wbg.__wbg_maxComputeWorkgroupSizeZ_3898cfa28ca6d14f = function(arg0) {
2374
2370
  const ret = arg0.maxComputeWorkgroupSizeZ;
2375
2371
  return ret;
2376
2372
  };
2377
- imports.wbg.__wbg_maxComputeWorkgroupStorageSize_d090d78935189091 = function(arg0) {
2373
+ imports.wbg.__wbg_maxComputeWorkgroupStorageSize_edea548daf4af87d = function(arg0) {
2378
2374
  const ret = arg0.maxComputeWorkgroupStorageSize;
2379
2375
  return ret;
2380
2376
  };
2381
- imports.wbg.__wbg_maxComputeWorkgroupsPerDimension_5d5d832c21854769 = function(arg0) {
2377
+ imports.wbg.__wbg_maxComputeWorkgroupsPerDimension_bfc346c1292145d9 = function(arg0) {
2382
2378
  const ret = arg0.maxComputeWorkgroupsPerDimension;
2383
2379
  return ret;
2384
2380
  };
2385
- imports.wbg.__wbg_maxDynamicStorageBuffersPerPipelineLayout_0d5102fd812fe086 = function(arg0) {
2381
+ imports.wbg.__wbg_maxDynamicStorageBuffersPerPipelineLayout_e7359e7bdfc76801 = function(arg0) {
2386
2382
  const ret = arg0.maxDynamicStorageBuffersPerPipelineLayout;
2387
2383
  return ret;
2388
2384
  };
2389
- imports.wbg.__wbg_maxDynamicUniformBuffersPerPipelineLayout_fd6efab6fa18099a = function(arg0) {
2385
+ imports.wbg.__wbg_maxDynamicUniformBuffersPerPipelineLayout_8beefcf6b6ae3a02 = function(arg0) {
2390
2386
  const ret = arg0.maxDynamicUniformBuffersPerPipelineLayout;
2391
2387
  return ret;
2392
2388
  };
2393
- imports.wbg.__wbg_maxSampledTexturesPerShaderStage_4ffa7a7339d366d7 = function(arg0) {
2389
+ imports.wbg.__wbg_maxSampledTexturesPerShaderStage_7fe798e58a892ea4 = function(arg0) {
2394
2390
  const ret = arg0.maxSampledTexturesPerShaderStage;
2395
2391
  return ret;
2396
2392
  };
2397
- imports.wbg.__wbg_maxSamplersPerShaderStage_776dbf5a1fdc58b1 = function(arg0) {
2393
+ imports.wbg.__wbg_maxSamplersPerShaderStage_84408cd7914be213 = function(arg0) {
2398
2394
  const ret = arg0.maxSamplersPerShaderStage;
2399
2395
  return ret;
2400
2396
  };
2401
- imports.wbg.__wbg_maxStorageBufferBindingSize_4a81009504bfcacd = function(arg0) {
2397
+ imports.wbg.__wbg_maxStorageBufferBindingSize_9711b12549c371a6 = function(arg0) {
2402
2398
  const ret = arg0.maxStorageBufferBindingSize;
2403
2399
  return ret;
2404
2400
  };
2405
- imports.wbg.__wbg_maxStorageBuffersPerShaderStage_772149c39281f13c = function(arg0) {
2401
+ imports.wbg.__wbg_maxStorageBuffersPerShaderStage_3b626e8ff1584e0b = function(arg0) {
2406
2402
  const ret = arg0.maxStorageBuffersPerShaderStage;
2407
2403
  return ret;
2408
2404
  };
2409
- imports.wbg.__wbg_maxStorageTexturesPerShaderStage_181856fa7bd31bd2 = function(arg0) {
2405
+ imports.wbg.__wbg_maxStorageTexturesPerShaderStage_c612c8e8f36e7ad3 = function(arg0) {
2410
2406
  const ret = arg0.maxStorageTexturesPerShaderStage;
2411
2407
  return ret;
2412
2408
  };
2413
- imports.wbg.__wbg_maxTextureArrayLayers_c50110b7591a08e7 = function(arg0) {
2409
+ imports.wbg.__wbg_maxTextureArrayLayers_6e0973f615982bee = function(arg0) {
2414
2410
  const ret = arg0.maxTextureArrayLayers;
2415
2411
  return ret;
2416
2412
  };
2417
- imports.wbg.__wbg_maxTextureDimension1D_8886fff72f64818a = function(arg0) {
2413
+ imports.wbg.__wbg_maxTextureDimension1D_fda090a895ffead5 = function(arg0) {
2418
2414
  const ret = arg0.maxTextureDimension1D;
2419
2415
  return ret;
2420
2416
  };
2421
- imports.wbg.__wbg_maxTextureDimension2D_0e30b1b618696302 = function(arg0) {
2417
+ imports.wbg.__wbg_maxTextureDimension2D_876dc9c39fa8de4e = function(arg0) {
2422
2418
  const ret = arg0.maxTextureDimension2D;
2423
2419
  return ret;
2424
2420
  };
2425
- imports.wbg.__wbg_maxTextureDimension3D_2f567b561a18a953 = function(arg0) {
2421
+ imports.wbg.__wbg_maxTextureDimension3D_3e8ca51b995bc0e0 = function(arg0) {
2426
2422
  const ret = arg0.maxTextureDimension3D;
2427
2423
  return ret;
2428
2424
  };
2429
- imports.wbg.__wbg_maxUniformBufferBindingSize_50a7723e932bbd63 = function(arg0) {
2425
+ imports.wbg.__wbg_maxUniformBufferBindingSize_d9898f62e702922b = function(arg0) {
2430
2426
  const ret = arg0.maxUniformBufferBindingSize;
2431
2427
  return ret;
2432
2428
  };
2433
- imports.wbg.__wbg_maxUniformBuffersPerShaderStage_cfac0560ee2b33a2 = function(arg0) {
2429
+ imports.wbg.__wbg_maxUniformBuffersPerShaderStage_80346a93791c45ff = function(arg0) {
2434
2430
  const ret = arg0.maxUniformBuffersPerShaderStage;
2435
2431
  return ret;
2436
2432
  };
2437
- imports.wbg.__wbg_maxVertexAttributes_6bd060b2025920cc = function(arg0) {
2433
+ imports.wbg.__wbg_maxVertexAttributes_bb30494dbeda4a16 = function(arg0) {
2438
2434
  const ret = arg0.maxVertexAttributes;
2439
2435
  return ret;
2440
2436
  };
2441
- imports.wbg.__wbg_maxVertexBufferArrayStride_b3c77c1ff836be9f = function(arg0) {
2437
+ imports.wbg.__wbg_maxVertexBufferArrayStride_f2b103ca29d68d1a = function(arg0) {
2442
2438
  const ret = arg0.maxVertexBufferArrayStride;
2443
2439
  return ret;
2444
2440
  };
2445
- imports.wbg.__wbg_maxVertexBuffers_b4635256105b2915 = function(arg0) {
2441
+ imports.wbg.__wbg_maxVertexBuffers_522f56407d841954 = function(arg0) {
2446
2442
  const ret = arg0.maxVertexBuffers;
2447
2443
  return ret;
2448
2444
  };
2449
- imports.wbg.__wbg_message_49299ab153a3b589 = function(arg0, arg1) {
2445
+ imports.wbg.__wbg_message_37510c9867df2726 = function(arg0, arg1) {
2450
2446
  const ret = arg1.message;
2451
2447
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
2452
2448
  const len1 = WASM_VECTOR_LEN;
@@ -2461,18 +2457,14 @@ export default function() {
2461
2457
  const ret = arg0.metaKey;
2462
2458
  return ret;
2463
2459
  };
2464
- imports.wbg.__wbg_minStorageBufferOffsetAlignment_989812b5a6a4b5e7 = function(arg0) {
2460
+ imports.wbg.__wbg_minStorageBufferOffsetAlignment_8150d07a1d4bf231 = function(arg0) {
2465
2461
  const ret = arg0.minStorageBufferOffsetAlignment;
2466
2462
  return ret;
2467
2463
  };
2468
- imports.wbg.__wbg_minUniformBufferOffsetAlignment_ff7899c34a8303e7 = function(arg0) {
2464
+ imports.wbg.__wbg_minUniformBufferOffsetAlignment_f2960fb3c8ad86bd = function(arg0) {
2469
2465
  const ret = arg0.minUniformBufferOffsetAlignment;
2470
2466
  return ret;
2471
2467
  };
2472
- imports.wbg.__wbg_msCrypto_a61aeb35a24c1329 = function(arg0) {
2473
- const ret = arg0.msCrypto;
2474
- return ret;
2475
- };
2476
2468
  imports.wbg.__wbg_name_28c43f147574bf08 = function(arg0, arg1) {
2477
2469
  const ret = arg1.name;
2478
2470
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
@@ -2503,7 +2495,7 @@ export default function() {
2503
2495
  const a = state0.a;
2504
2496
  state0.a = 0;
2505
2497
  try {
2506
- return __wbg_adapter_1783(a, state0.b, arg0, arg1);
2498
+ return __wbg_adapter_1773(a, state0.b, arg0, arg1);
2507
2499
  } finally {
2508
2500
  state0.a = a;
2509
2501
  }
@@ -2534,10 +2526,6 @@ export default function() {
2534
2526
  const ret = new ResizeObserver(arg0);
2535
2527
  return ret;
2536
2528
  }, arguments) };
2537
- imports.wbg.__wbg_new_7627ae86bd072ffa = function() {
2538
- const ret = new Error();
2539
- return ret;
2540
- };
2541
2529
  imports.wbg.__wbg_new_78feb108b6472713 = function() {
2542
2530
  const ret = new Array();
2543
2531
  return ret;
@@ -2546,6 +2534,10 @@ export default function() {
2546
2534
  const ret = new URLSearchParams();
2547
2535
  return ret;
2548
2536
  }, arguments) };
2537
+ imports.wbg.__wbg_new_9b7642cf7e5207bf = function() {
2538
+ const ret = new Error();
2539
+ return ret;
2540
+ };
2549
2541
  imports.wbg.__wbg_new_9ffbe0a71eff35e3 = function() { return handleError(function (arg0, arg1) {
2550
2542
  const ret = new URL(getStringFromWasm0(arg0, arg1));
2551
2543
  return ret;
@@ -2630,10 +2622,6 @@ export default function() {
2630
2622
  const ret = arg0.next();
2631
2623
  return ret;
2632
2624
  }, arguments) };
2633
- imports.wbg.__wbg_node_905d3e251edff8a2 = function(arg0) {
2634
- const ret = arg0.node;
2635
- return ret;
2636
- };
2637
2625
  imports.wbg.__wbg_now_2c95c9de01293173 = function(arg0) {
2638
2626
  const ret = arg0.now();
2639
2627
  return ret;
@@ -2692,7 +2680,7 @@ export default function() {
2692
2680
  imports.wbg.__wbg_polygonOffset_8c11c066486216c4 = function(arg0, arg1, arg2) {
2693
2681
  arg0.polygonOffset(arg1, arg2);
2694
2682
  };
2695
- imports.wbg.__wbg_popErrorScope_4e8ec39111c15bed = function(arg0) {
2683
+ imports.wbg.__wbg_popErrorScope_37df7a5518e8b238 = function(arg0) {
2696
2684
  const ret = arg0.popErrorScope();
2697
2685
  return ret;
2698
2686
  };
@@ -2706,10 +2694,6 @@ export default function() {
2706
2694
  imports.wbg.__wbg_preventDefault_c2314fd813c02b3c = function(arg0) {
2707
2695
  arg0.preventDefault();
2708
2696
  };
2709
- imports.wbg.__wbg_process_dc0fbacc7c1c06f7 = function(arg0) {
2710
- const ret = arg0.process;
2711
- return ret;
2712
- };
2713
2697
  imports.wbg.__wbg_protocol_faa0494a9b2554cb = function() { return handleError(function (arg0, arg1) {
2714
2698
  const ret = arg1.protocol;
2715
2699
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
@@ -2717,7 +2701,7 @@ export default function() {
2717
2701
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
2718
2702
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
2719
2703
  }, arguments) };
2720
- imports.wbg.__wbg_pushErrorScope_506d26ea9c804e6f = function(arg0, arg1) {
2704
+ imports.wbg.__wbg_pushErrorScope_79bafe9790e688cf = function(arg0, arg1) {
2721
2705
  arg0.pushErrorScope(__wbindgen_enum_GpuErrorFilter[arg1]);
2722
2706
  };
2723
2707
  imports.wbg.__wbg_pushState_d132f15566570786 = function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5) {
@@ -2745,13 +2729,10 @@ export default function() {
2745
2729
  const ret = arg0.queueMicrotask;
2746
2730
  return ret;
2747
2731
  };
2748
- imports.wbg.__wbg_queue_0ffbb97537a0c4ed = function(arg0) {
2732
+ imports.wbg.__wbg_queue_39d4f3bda761adef = function(arg0) {
2749
2733
  const ret = arg0.queue;
2750
2734
  return ret;
2751
2735
  };
2752
- imports.wbg.__wbg_randomFillSync_ac0988aba3254290 = function() { return handleError(function (arg0, arg1) {
2753
- arg0.randomFillSync(arg1);
2754
- }, arguments) };
2755
2736
  imports.wbg.__wbg_readAsArrayBuffer_e51cb3c4fcc962de = function() { return handleError(function (arg0, arg1) {
2756
2737
  arg0.readAsArrayBuffer(arg1);
2757
2738
  }, arguments) };
@@ -2792,26 +2773,22 @@ export default function() {
2792
2773
  imports.wbg.__wbg_replaceState_79f3b896be12c919 = function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5) {
2793
2774
  arg0.replaceState(arg1, getStringFromWasm0(arg2, arg3), arg4 === 0 ? undefined : getStringFromWasm0(arg4, arg5));
2794
2775
  }, arguments) };
2795
- imports.wbg.__wbg_requestAdapter_85a0526011ba069a = function(arg0) {
2796
- const ret = arg0.requestAdapter();
2776
+ imports.wbg.__wbg_requestAdapter_55d15e6d14e8392c = function(arg0, arg1) {
2777
+ const ret = arg0.requestAdapter(arg1);
2797
2778
  return ret;
2798
2779
  };
2799
- imports.wbg.__wbg_requestAdapter_f09d28b3f37de26c = function(arg0, arg1) {
2800
- const ret = arg0.requestAdapter(arg1);
2780
+ imports.wbg.__wbg_requestAdapter_d3963964c51549c6 = function(arg0) {
2781
+ const ret = arg0.requestAdapter();
2801
2782
  return ret;
2802
2783
  };
2803
2784
  imports.wbg.__wbg_requestAnimationFrame_d7fd890aaefc3246 = function() { return handleError(function (arg0, arg1) {
2804
2785
  const ret = arg0.requestAnimationFrame(arg1);
2805
2786
  return ret;
2806
2787
  }, arguments) };
2807
- imports.wbg.__wbg_requestDevice_51509dadc50b2e9d = function(arg0, arg1) {
2788
+ imports.wbg.__wbg_requestDevice_66e864eaf1ffbb38 = function(arg0, arg1) {
2808
2789
  const ret = arg0.requestDevice(arg1);
2809
2790
  return ret;
2810
2791
  };
2811
- imports.wbg.__wbg_require_60cc747a6bc5215a = function() { return handleError(function () {
2812
- const ret = module.require;
2813
- return ret;
2814
- }, arguments) };
2815
2792
  imports.wbg.__wbg_reset_09739ecbd10cf8be = function() { return handleError(function (arg0) {
2816
2793
  arg0.reset();
2817
2794
  }, arguments) };
@@ -2860,28 +2837,28 @@ export default function() {
2860
2837
  imports.wbg.__wbg_setAttribute_2704501201f15687 = function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
2861
2838
  arg0.setAttribute(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4));
2862
2839
  }, arguments) };
2863
- imports.wbg.__wbg_setBindGroup_a81ce7b3934585bf = function(arg0, arg1, arg2) {
2840
+ imports.wbg.__wbg_setBindGroup_77fc1c2c49ddcff0 = function(arg0, arg1, arg2) {
2864
2841
  arg0.setBindGroup(arg1 >>> 0, arg2);
2865
2842
  };
2866
- imports.wbg.__wbg_setBindGroup_bb0c2c05b7c49401 = function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
2843
+ imports.wbg.__wbg_setBindGroup_b966448206045bdd = function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
2867
2844
  arg0.setBindGroup(arg1 >>> 0, arg2, getArrayU32FromWasm0(arg3, arg4), arg5, arg6 >>> 0);
2868
2845
  }, arguments) };
2869
- imports.wbg.__wbg_setIndexBuffer_0487a271efcfe0ac = function(arg0, arg1, arg2, arg3) {
2870
- arg0.setIndexBuffer(arg1, __wbindgen_enum_GpuIndexFormat[arg2], arg3);
2871
- };
2872
- imports.wbg.__wbg_setIndexBuffer_97fb24e7cc5b24c0 = function(arg0, arg1, arg2, arg3, arg4) {
2846
+ imports.wbg.__wbg_setIndexBuffer_8282bd9ab99d7946 = function(arg0, arg1, arg2, arg3, arg4) {
2873
2847
  arg0.setIndexBuffer(arg1, __wbindgen_enum_GpuIndexFormat[arg2], arg3, arg4);
2874
2848
  };
2849
+ imports.wbg.__wbg_setIndexBuffer_e8e5f34d3adc32b1 = function(arg0, arg1, arg2, arg3) {
2850
+ arg0.setIndexBuffer(arg1, __wbindgen_enum_GpuIndexFormat[arg2], arg3);
2851
+ };
2875
2852
  imports.wbg.__wbg_setItem_212ecc915942ab0a = function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
2876
2853
  arg0.setItem(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4));
2877
2854
  }, arguments) };
2878
- imports.wbg.__wbg_setPipeline_78f8f6d440dddd25 = function(arg0, arg1) {
2855
+ imports.wbg.__wbg_setPipeline_6dd7dffa6e7d7496 = function(arg0, arg1) {
2879
2856
  arg0.setPipeline(arg1);
2880
2857
  };
2881
2858
  imports.wbg.__wbg_setProperty_f2cf326652b9a713 = function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
2882
2859
  arg0.setProperty(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4));
2883
2860
  }, arguments) };
2884
- imports.wbg.__wbg_setScissorRect_4db4ebbc562e249e = function(arg0, arg1, arg2, arg3, arg4) {
2861
+ imports.wbg.__wbg_setScissorRect_994e1c38862bc50f = function(arg0, arg1, arg2, arg3, arg4) {
2885
2862
  arg0.setScissorRect(arg1 >>> 0, arg2 >>> 0, arg3 >>> 0, arg4 >>> 0);
2886
2863
  };
2887
2864
  imports.wbg.__wbg_setTimeout_73ce8df12de4f2f2 = function(arg0, arg1) {
@@ -2892,13 +2869,13 @@ export default function() {
2892
2869
  const ret = arg0.setTimeout(arg1, arg2);
2893
2870
  return ret;
2894
2871
  }, arguments) };
2895
- imports.wbg.__wbg_setVertexBuffer_b0d3128a04bfd766 = function(arg0, arg1, arg2, arg3, arg4) {
2872
+ imports.wbg.__wbg_setVertexBuffer_b562a8a167090c01 = function(arg0, arg1, arg2, arg3, arg4) {
2896
2873
  arg0.setVertexBuffer(arg1 >>> 0, arg2, arg3, arg4);
2897
2874
  };
2898
- imports.wbg.__wbg_setVertexBuffer_edbff6ddb5055174 = function(arg0, arg1, arg2, arg3) {
2875
+ imports.wbg.__wbg_setVertexBuffer_f6e54c6e90ef26ce = function(arg0, arg1, arg2, arg3) {
2899
2876
  arg0.setVertexBuffer(arg1 >>> 0, arg2, arg3);
2900
2877
  };
2901
- imports.wbg.__wbg_setViewport_b84ead683cd03d3e = function(arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
2878
+ imports.wbg.__wbg_setViewport_91319cc7a634f387 = function(arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
2902
2879
  arg0.setViewport(arg1, arg2, arg3, arg4, arg5, arg6);
2903
2880
  };
2904
2881
  imports.wbg.__wbg_set_11cd83f45504cedf = function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
@@ -2917,73 +2894,73 @@ export default function() {
2917
2894
  imports.wbg.__wbg_set_d254161c469cf8d7 = function(arg0, arg1, arg2, arg3, arg4) {
2918
2895
  arg0.set(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4));
2919
2896
  };
2920
- imports.wbg.__wbg_seta_721deab95e136b71 = function(arg0, arg1) {
2897
+ imports.wbg.__wbg_seta_add312ccdfbfaa2d = function(arg0, arg1) {
2921
2898
  arg0.a = arg1;
2922
2899
  };
2923
2900
  imports.wbg.__wbg_setaccept_ff32b9ffcfbd061d = function(arg0, arg1, arg2) {
2924
2901
  arg0.accept = getStringFromWasm0(arg1, arg2);
2925
2902
  };
2926
- imports.wbg.__wbg_setaccess_b20bfa3ec6b65d05 = function(arg0, arg1) {
2903
+ imports.wbg.__wbg_setaccess_c87a9bdb5c449e6b = function(arg0, arg1) {
2927
2904
  arg0.access = __wbindgen_enum_GpuStorageTextureAccess[arg1];
2928
2905
  };
2929
- imports.wbg.__wbg_setaddressmodeu_9c0b2104a94d10f3 = function(arg0, arg1) {
2906
+ imports.wbg.__wbg_setaddressmodeu_2ff1a762cca3e679 = function(arg0, arg1) {
2930
2907
  arg0.addressModeU = __wbindgen_enum_GpuAddressMode[arg1];
2931
2908
  };
2932
- imports.wbg.__wbg_setaddressmodev_a9bedc188ff29608 = function(arg0, arg1) {
2909
+ imports.wbg.__wbg_setaddressmodev_1322b1b0dafa29ef = function(arg0, arg1) {
2933
2910
  arg0.addressModeV = __wbindgen_enum_GpuAddressMode[arg1];
2934
2911
  };
2935
- imports.wbg.__wbg_setaddressmodew_5774889145ce3789 = function(arg0, arg1) {
2912
+ imports.wbg.__wbg_setaddressmodew_1128071f5dcb4e54 = function(arg0, arg1) {
2936
2913
  arg0.addressModeW = __wbindgen_enum_GpuAddressMode[arg1];
2937
2914
  };
2938
- imports.wbg.__wbg_setalpha_2c7bdc9da833b6c2 = function(arg0, arg1) {
2915
+ imports.wbg.__wbg_setalpha_23751af59d391d98 = function(arg0, arg1) {
2939
2916
  arg0.alpha = arg1;
2940
2917
  };
2941
- imports.wbg.__wbg_setalphamode_fc3528d234b1fefa = function(arg0, arg1) {
2918
+ imports.wbg.__wbg_setalphamode_1192a40e9bd8c3aa = function(arg0, arg1) {
2942
2919
  arg0.alphaMode = __wbindgen_enum_GpuCanvasAlphaMode[arg1];
2943
2920
  };
2944
- imports.wbg.__wbg_setalphatocoverageenabled_314ce1ca1759b395 = function(arg0, arg1) {
2921
+ imports.wbg.__wbg_setalphatocoverageenabled_9700e84c77d52727 = function(arg0, arg1) {
2945
2922
  arg0.alphaToCoverageEnabled = arg1 !== 0;
2946
2923
  };
2947
- imports.wbg.__wbg_setarraylayercount_3c7942d623042874 = function(arg0, arg1) {
2924
+ imports.wbg.__wbg_setarraylayercount_3a8ad1adab3aded1 = function(arg0, arg1) {
2948
2925
  arg0.arrayLayerCount = arg1 >>> 0;
2949
2926
  };
2950
- imports.wbg.__wbg_setarraystride_4b36d0822dea74a8 = function(arg0, arg1) {
2927
+ imports.wbg.__wbg_setarraystride_5508d074b809d568 = function(arg0, arg1) {
2951
2928
  arg0.arrayStride = arg1;
2952
2929
  };
2953
- imports.wbg.__wbg_setaspect_48152f4e4f8231ae = function(arg0, arg1) {
2930
+ imports.wbg.__wbg_setaspect_4066a62e6528c589 = function(arg0, arg1) {
2954
2931
  arg0.aspect = __wbindgen_enum_GpuTextureAspect[arg1];
2955
2932
  };
2956
- imports.wbg.__wbg_setaspect_f06e234d0aacd1a6 = function(arg0, arg1) {
2933
+ imports.wbg.__wbg_setaspect_a4fa638f0ab8b4c1 = function(arg0, arg1) {
2957
2934
  arg0.aspect = __wbindgen_enum_GpuTextureAspect[arg1];
2958
2935
  };
2959
- imports.wbg.__wbg_setattributes_382cc084e6792c33 = function(arg0, arg1) {
2936
+ imports.wbg.__wbg_setattributes_aa15086089274167 = function(arg0, arg1) {
2960
2937
  arg0.attributes = arg1;
2961
2938
  };
2962
2939
  imports.wbg.__wbg_setautofocus_6ca6f0ab5a566c21 = function() { return handleError(function (arg0, arg1) {
2963
2940
  arg0.autofocus = arg1 !== 0;
2964
2941
  }, arguments) };
2965
- imports.wbg.__wbg_setb_f53c2f10173c804f = function(arg0, arg1) {
2942
+ imports.wbg.__wbg_setb_162f487856c3bad9 = function(arg0, arg1) {
2966
2943
  arg0.b = arg1;
2967
2944
  };
2968
- imports.wbg.__wbg_setbasearraylayer_a5b968338c5c56b6 = function(arg0, arg1) {
2945
+ imports.wbg.__wbg_setbasearraylayer_85c4780859e3e025 = function(arg0, arg1) {
2969
2946
  arg0.baseArrayLayer = arg1 >>> 0;
2970
2947
  };
2971
- imports.wbg.__wbg_setbasemiplevel_e3288c2d851da708 = function(arg0, arg1) {
2948
+ imports.wbg.__wbg_setbasemiplevel_f90525112a282a1d = function(arg0, arg1) {
2972
2949
  arg0.baseMipLevel = arg1 >>> 0;
2973
2950
  };
2974
- imports.wbg.__wbg_setbeginningofpasswriteindex_35dcbf135e4f9d61 = function(arg0, arg1) {
2951
+ imports.wbg.__wbg_setbeginningofpasswriteindex_c8a62bc66645f5cd = function(arg0, arg1) {
2975
2952
  arg0.beginningOfPassWriteIndex = arg1 >>> 0;
2976
2953
  };
2977
- imports.wbg.__wbg_setbindgrouplayouts_8de6e109dd34a448 = function(arg0, arg1) {
2954
+ imports.wbg.__wbg_setbindgrouplayouts_54f980eb55071c87 = function(arg0, arg1) {
2978
2955
  arg0.bindGroupLayouts = arg1;
2979
2956
  };
2980
- imports.wbg.__wbg_setbinding_5276d6202fceba46 = function(arg0, arg1) {
2957
+ imports.wbg.__wbg_setbinding_1ddbf5eebabdc48c = function(arg0, arg1) {
2981
2958
  arg0.binding = arg1 >>> 0;
2982
2959
  };
2983
- imports.wbg.__wbg_setbinding_9e9ed8b6e1418176 = function(arg0, arg1) {
2960
+ imports.wbg.__wbg_setbinding_5ea4d52c77434dfa = function(arg0, arg1) {
2984
2961
  arg0.binding = arg1 >>> 0;
2985
2962
  };
2986
- imports.wbg.__wbg_setblend_6828ff186670f414 = function(arg0, arg1) {
2963
+ imports.wbg.__wbg_setblend_4a45a53ea0e4706e = function(arg0, arg1) {
2987
2964
  arg0.blend = arg1;
2988
2965
  };
2989
2966
  imports.wbg.__wbg_setbody_5923b78a95eedf29 = function(arg0, arg1) {
@@ -2992,31 +2969,31 @@ export default function() {
2992
2969
  imports.wbg.__wbg_setbox_2786f3ccea97cac4 = function(arg0, arg1) {
2993
2970
  arg0.box = __wbindgen_enum_ResizeObserverBoxOptions[arg1];
2994
2971
  };
2995
- imports.wbg.__wbg_setbuffer_1acdac44d9638973 = function(arg0, arg1) {
2972
+ imports.wbg.__wbg_setbuffer_2dac3e64a7099038 = function(arg0, arg1) {
2996
2973
  arg0.buffer = arg1;
2997
2974
  };
2998
- imports.wbg.__wbg_setbuffer_1d16f319d6410e50 = function(arg0, arg1) {
2975
+ imports.wbg.__wbg_setbuffer_489d923366e1f63a = function(arg0, arg1) {
2999
2976
  arg0.buffer = arg1;
3000
2977
  };
3001
- imports.wbg.__wbg_setbuffer_74b7b0adf855cf1a = function(arg0, arg1) {
2978
+ imports.wbg.__wbg_setbuffer_a3a7f00fa797e1d1 = function(arg0, arg1) {
3002
2979
  arg0.buffer = arg1;
3003
2980
  };
3004
- imports.wbg.__wbg_setbuffers_53e83b7c7a5c95aa = function(arg0, arg1) {
2981
+ imports.wbg.__wbg_setbuffers_d5f54ba1d3368c00 = function(arg0, arg1) {
3005
2982
  arg0.buffers = arg1;
3006
2983
  };
3007
- imports.wbg.__wbg_setbytesperrow_9249690c44f83135 = function(arg0, arg1) {
2984
+ imports.wbg.__wbg_setbytesperrow_61fdc31fb1e978f4 = function(arg0, arg1) {
3008
2985
  arg0.bytesPerRow = arg1 >>> 0;
3009
2986
  };
3010
- imports.wbg.__wbg_setbytesperrow_ffe6655e20551429 = function(arg0, arg1) {
2987
+ imports.wbg.__wbg_setbytesperrow_7eb4ea50ad336975 = function(arg0, arg1) {
3011
2988
  arg0.bytesPerRow = arg1 >>> 0;
3012
2989
  };
3013
2990
  imports.wbg.__wbg_setcache_12f17c3a980650e4 = function(arg0, arg1) {
3014
2991
  arg0.cache = __wbindgen_enum_RequestCache[arg1];
3015
2992
  };
3016
- imports.wbg.__wbg_setclearvalue_f82fff01ed0b5c35 = function(arg0, arg1) {
2993
+ imports.wbg.__wbg_setclearvalue_1d26e1b07873908a = function(arg0, arg1) {
3017
2994
  arg0.clearValue = arg1;
3018
2995
  };
3019
- imports.wbg.__wbg_setcode_6b6ad02fc1705aa2 = function(arg0, arg1, arg2) {
2996
+ imports.wbg.__wbg_setcode_e66de35c80aa100f = function(arg0, arg1, arg2) {
3020
2997
  arg0.code = getStringFromWasm0(arg1, arg2);
3021
2998
  };
3022
2999
  imports.wbg.__wbg_setcodec_4711d15b4dc250aa = function(arg0, arg1, arg2) {
@@ -3028,157 +3005,160 @@ export default function() {
3028
3005
  imports.wbg.__wbg_setcodedwidth_54996c33ecba05cf = function(arg0, arg1) {
3029
3006
  arg0.codedWidth = arg1 >>> 0;
3030
3007
  };
3031
- imports.wbg.__wbg_setcolor_0df2c5f47a951ac1 = function(arg0, arg1) {
3008
+ imports.wbg.__wbg_setcolor_8d4bfc735001f4bd = function(arg0, arg1) {
3032
3009
  arg0.color = arg1;
3033
3010
  };
3034
- imports.wbg.__wbg_setcolorattachments_de625dd9a4850a13 = function(arg0, arg1) {
3011
+ imports.wbg.__wbg_setcolorattachments_6118b962baa6088d = function(arg0, arg1) {
3035
3012
  arg0.colorAttachments = arg1;
3036
3013
  };
3037
- imports.wbg.__wbg_setcompare_1b67d8112d05628e = function(arg0, arg1) {
3014
+ imports.wbg.__wbg_setcompare_019e85bf2bf22bc8 = function(arg0, arg1) {
3038
3015
  arg0.compare = __wbindgen_enum_GpuCompareFunction[arg1];
3039
3016
  };
3040
- imports.wbg.__wbg_setcompare_8fbddcdd4781f49a = function(arg0, arg1) {
3017
+ imports.wbg.__wbg_setcompare_3a69aad67f43501e = function(arg0, arg1) {
3041
3018
  arg0.compare = __wbindgen_enum_GpuCompareFunction[arg1];
3042
3019
  };
3043
- imports.wbg.__wbg_setcount_e8b681b1185cf5da = function(arg0, arg1) {
3020
+ imports.wbg.__wbg_setcount_2013aa835878f321 = function(arg0, arg1) {
3044
3021
  arg0.count = arg1 >>> 0;
3045
3022
  };
3046
3023
  imports.wbg.__wbg_setcredentials_c3a22f1cd105a2c6 = function(arg0, arg1) {
3047
3024
  arg0.credentials = __wbindgen_enum_RequestCredentials[arg1];
3048
3025
  };
3049
- imports.wbg.__wbg_setcullmode_74bc6eaab528c94b = function(arg0, arg1) {
3026
+ imports.wbg.__wbg_setcullmode_e82736bddd8d5a5c = function(arg0, arg1) {
3050
3027
  arg0.cullMode = __wbindgen_enum_GpuCullMode[arg1];
3051
3028
  };
3052
3029
  imports.wbg.__wbg_setdata_5aa9939c8f2f7291 = function(arg0, arg1) {
3053
3030
  arg0.data = arg1;
3054
3031
  };
3055
- imports.wbg.__wbg_setdepthbias_cdcc35c6971d19cd = function(arg0, arg1) {
3032
+ imports.wbg.__wbg_setdepthbias_dc092ae40ce06777 = function(arg0, arg1) {
3056
3033
  arg0.depthBias = arg1;
3057
3034
  };
3058
- imports.wbg.__wbg_setdepthbiasclamp_57801e26f66496d9 = function(arg0, arg1) {
3035
+ imports.wbg.__wbg_setdepthbiasclamp_30724e55c04b7132 = function(arg0, arg1) {
3059
3036
  arg0.depthBiasClamp = arg1;
3060
3037
  };
3061
- imports.wbg.__wbg_setdepthbiasslopescale_81699f807bd5a647 = function(arg0, arg1) {
3038
+ imports.wbg.__wbg_setdepthbiasslopescale_3047f42a19dd1d21 = function(arg0, arg1) {
3062
3039
  arg0.depthBiasSlopeScale = arg1;
3063
3040
  };
3064
- imports.wbg.__wbg_setdepthclearvalue_9801aa9eff7645df = function(arg0, arg1) {
3041
+ imports.wbg.__wbg_setdepthclearvalue_e09b29c35f439d38 = function(arg0, arg1) {
3065
3042
  arg0.depthClearValue = arg1;
3066
3043
  };
3067
- imports.wbg.__wbg_setdepthcompare_53d249a136855bd8 = function(arg0, arg1) {
3044
+ imports.wbg.__wbg_setdepthcompare_7ff390bcd4cbc798 = function(arg0, arg1) {
3068
3045
  arg0.depthCompare = __wbindgen_enum_GpuCompareFunction[arg1];
3069
3046
  };
3070
- imports.wbg.__wbg_setdepthfailop_2e4767995acd4c0a = function(arg0, arg1) {
3047
+ imports.wbg.__wbg_setdepthfailop_32e5a25f8472872a = function(arg0, arg1) {
3071
3048
  arg0.depthFailOp = __wbindgen_enum_GpuStencilOperation[arg1];
3072
3049
  };
3073
- imports.wbg.__wbg_setdepthloadop_af0b0f05e83f6571 = function(arg0, arg1) {
3050
+ imports.wbg.__wbg_setdepthloadop_5292e3e4542c7770 = function(arg0, arg1) {
3074
3051
  arg0.depthLoadOp = __wbindgen_enum_GpuLoadOp[arg1];
3075
3052
  };
3076
- imports.wbg.__wbg_setdepthorarraylayers_5d480fc05509ea0c = function(arg0, arg1) {
3053
+ imports.wbg.__wbg_setdepthorarraylayers_57e35a31ded46b97 = function(arg0, arg1) {
3077
3054
  arg0.depthOrArrayLayers = arg1 >>> 0;
3078
3055
  };
3079
- imports.wbg.__wbg_setdepthreadonly_a7b7224074e024d3 = function(arg0, arg1) {
3056
+ imports.wbg.__wbg_setdepthreadonly_8e4aa6065b3f0cb1 = function(arg0, arg1) {
3080
3057
  arg0.depthReadOnly = arg1 !== 0;
3081
3058
  };
3082
- imports.wbg.__wbg_setdepthstencil_2bb2fcea55783858 = function(arg0, arg1) {
3059
+ imports.wbg.__wbg_setdepthstencil_2708265354655cab = function(arg0, arg1) {
3083
3060
  arg0.depthStencil = arg1;
3084
3061
  };
3085
- imports.wbg.__wbg_setdepthstencilattachment_dcbd5b74e4350e16 = function(arg0, arg1) {
3062
+ imports.wbg.__wbg_setdepthstencilattachment_ef75a68ffe787e5a = function(arg0, arg1) {
3086
3063
  arg0.depthStencilAttachment = arg1;
3087
3064
  };
3088
- imports.wbg.__wbg_setdepthstoreop_40dfd99c7e42f894 = function(arg0, arg1) {
3065
+ imports.wbg.__wbg_setdepthstoreop_a7eddf1211b8cf40 = function(arg0, arg1) {
3089
3066
  arg0.depthStoreOp = __wbindgen_enum_GpuStoreOp[arg1];
3090
3067
  };
3091
- imports.wbg.__wbg_setdepthwriteenabled_4368a2fe5d258cb0 = function(arg0, arg1) {
3068
+ imports.wbg.__wbg_setdepthwriteenabled_acc3c3e7425182f8 = function(arg0, arg1) {
3092
3069
  arg0.depthWriteEnabled = arg1 !== 0;
3093
3070
  };
3094
3071
  imports.wbg.__wbg_setdescription_d1194da3c0c55b20 = function(arg0, arg1) {
3095
3072
  arg0.description = arg1;
3096
3073
  };
3097
- imports.wbg.__wbg_setdevice_d372d6aa06f20cae = function(arg0, arg1) {
3074
+ imports.wbg.__wbg_setdevice_44b06c4615b5e253 = function(arg0, arg1) {
3098
3075
  arg0.device = arg1;
3099
3076
  };
3100
- imports.wbg.__wbg_setdimension_268b2b7bfc3e2bb8 = function(arg0, arg1) {
3077
+ imports.wbg.__wbg_setdimension_1e40af745768ac00 = function(arg0, arg1) {
3101
3078
  arg0.dimension = __wbindgen_enum_GpuTextureDimension[arg1];
3102
3079
  };
3103
- imports.wbg.__wbg_setdimension_359b229ea1b67a77 = function(arg0, arg1) {
3080
+ imports.wbg.__wbg_setdimension_8523a7df804e7839 = function(arg0, arg1) {
3104
3081
  arg0.dimension = __wbindgen_enum_GpuTextureViewDimension[arg1];
3105
3082
  };
3106
3083
  imports.wbg.__wbg_setdownload_2af133b91eb04665 = function(arg0, arg1, arg2) {
3107
3084
  arg0.download = getStringFromWasm0(arg1, arg2);
3108
3085
  };
3109
- imports.wbg.__wbg_setdstfactor_96e73b9eaedeb23e = function(arg0, arg1) {
3086
+ imports.wbg.__wbg_setdstfactor_f1f99957519ecc26 = function(arg0, arg1) {
3110
3087
  arg0.dstFactor = __wbindgen_enum_GpuBlendFactor[arg1];
3111
3088
  };
3112
3089
  imports.wbg.__wbg_setduration_f91e800f7c5f3e7b = function(arg0, arg1) {
3113
3090
  arg0.duration = arg1;
3114
3091
  };
3115
- imports.wbg.__wbg_setendofpasswriteindex_71e7659a9d2a9d60 = function(arg0, arg1) {
3092
+ imports.wbg.__wbg_setendofpasswriteindex_7e0b2037985d92b3 = function(arg0, arg1) {
3116
3093
  arg0.endOfPassWriteIndex = arg1 >>> 0;
3117
3094
  };
3118
- imports.wbg.__wbg_setentries_5941f16619f54d42 = function(arg0, arg1) {
3095
+ imports.wbg.__wbg_setentries_5ebe60dce5e74a0b = function(arg0, arg1) {
3119
3096
  arg0.entries = arg1;
3120
3097
  };
3121
- imports.wbg.__wbg_setentries_97a6ad10aa7fa4d1 = function(arg0, arg1) {
3098
+ imports.wbg.__wbg_setentries_9e330e1730f04662 = function(arg0, arg1) {
3122
3099
  arg0.entries = arg1;
3123
3100
  };
3124
- imports.wbg.__wbg_setentrypoint_a858879f63ec2236 = function(arg0, arg1, arg2) {
3101
+ imports.wbg.__wbg_setentrypoint_0a1a32e09949ab1d = function(arg0, arg1, arg2) {
3125
3102
  arg0.entryPoint = getStringFromWasm0(arg1, arg2);
3126
3103
  };
3127
- imports.wbg.__wbg_setentrypoint_a8ce0b22c20548b0 = function(arg0, arg1, arg2) {
3104
+ imports.wbg.__wbg_setentrypoint_f8a6dd312fc366f9 = function(arg0, arg1, arg2) {
3128
3105
  arg0.entryPoint = getStringFromWasm0(arg1, arg2);
3129
3106
  };
3130
3107
  imports.wbg.__wbg_seterror_4ce8a2ad7ee75507 = function(arg0, arg1) {
3131
3108
  arg0.error = arg1;
3132
3109
  };
3133
- imports.wbg.__wbg_setfailop_d55bda42958efa98 = function(arg0, arg1) {
3110
+ imports.wbg.__wbg_setexternaltexture_c45a65eda8f1c7e7 = function(arg0, arg1) {
3111
+ arg0.externalTexture = arg1;
3112
+ };
3113
+ imports.wbg.__wbg_setfailop_30e3f1483250eade = function(arg0, arg1) {
3134
3114
  arg0.failOp = __wbindgen_enum_GpuStencilOperation[arg1];
3135
3115
  };
3136
- imports.wbg.__wbg_setflipy_bd2d5ada3a89715f = function(arg0, arg1) {
3116
+ imports.wbg.__wbg_setflipy_008d87fb5d2aaed0 = function(arg0, arg1) {
3137
3117
  arg0.flipY = arg1 !== 0;
3138
3118
  };
3139
- imports.wbg.__wbg_setformat_69ba449c0e080708 = function(arg0, arg1) {
3119
+ imports.wbg.__wbg_setformat_071b082598e71ae2 = function(arg0, arg1) {
3140
3120
  arg0.format = __wbindgen_enum_GpuTextureFormat[arg1];
3141
3121
  };
3142
- imports.wbg.__wbg_setformat_713b9e90b13df6aa = function(arg0, arg1) {
3122
+ imports.wbg.__wbg_setformat_2a57c4eddb717f46 = function(arg0, arg1) {
3143
3123
  arg0.format = __wbindgen_enum_GpuVertexFormat[arg1];
3144
3124
  };
3145
- imports.wbg.__wbg_setformat_76bcf93126fcdc9d = function(arg0, arg1) {
3125
+ imports.wbg.__wbg_setformat_45c59d08eefdcb12 = function(arg0, arg1) {
3146
3126
  arg0.format = __wbindgen_enum_GpuTextureFormat[arg1];
3147
3127
  };
3148
- imports.wbg.__wbg_setformat_970299d3f84a8f20 = function(arg0, arg1) {
3128
+ imports.wbg.__wbg_setformat_71f884d31aabe541 = function(arg0, arg1) {
3149
3129
  arg0.format = __wbindgen_enum_GpuTextureFormat[arg1];
3150
3130
  };
3151
- imports.wbg.__wbg_setformat_a8a60feb127f0971 = function(arg0, arg1) {
3131
+ imports.wbg.__wbg_setformat_726ed8f81a287fdc = function(arg0, arg1) {
3152
3132
  arg0.format = __wbindgen_enum_GpuTextureFormat[arg1];
3153
3133
  };
3154
- imports.wbg.__wbg_setformat_beb33029aea4cf8e = function(arg0, arg1) {
3134
+ imports.wbg.__wbg_setformat_8530b9d25ea51775 = function(arg0, arg1) {
3155
3135
  arg0.format = __wbindgen_enum_GpuTextureFormat[arg1];
3156
3136
  };
3157
- imports.wbg.__wbg_setformat_f6ec428901712514 = function(arg0, arg1) {
3137
+ imports.wbg.__wbg_setformat_d5c08abcb3a02a26 = function(arg0, arg1) {
3158
3138
  arg0.format = __wbindgen_enum_GpuTextureFormat[arg1];
3159
3139
  };
3160
- imports.wbg.__wbg_setfragment_0f23dfb67b3e84ab = function(arg0, arg1) {
3140
+ imports.wbg.__wbg_setfragment_a6d6aa2f648896c5 = function(arg0, arg1) {
3161
3141
  arg0.fragment = arg1;
3162
3142
  };
3163
- imports.wbg.__wbg_setfrontface_c80337acd997f8c6 = function(arg0, arg1) {
3143
+ imports.wbg.__wbg_setfrontface_fccdd9171df26b56 = function(arg0, arg1) {
3164
3144
  arg0.frontFace = __wbindgen_enum_GpuFrontFace[arg1];
3165
3145
  };
3166
- imports.wbg.__wbg_setg_7eb6b5e67456a09e = function(arg0, arg1) {
3146
+ imports.wbg.__wbg_setg_d7b95d11c12af1cb = function(arg0, arg1) {
3167
3147
  arg0.g = arg1;
3168
3148
  };
3169
3149
  imports.wbg.__wbg_sethardwareacceleration_15f40e3173e2e8b7 = function(arg0, arg1) {
3170
3150
  arg0.hardwareAcceleration = __wbindgen_enum_HardwareAcceleration[arg1];
3171
3151
  };
3172
- imports.wbg.__wbg_sethasdynamicoffset_b34dfdba692a7959 = function(arg0, arg1) {
3152
+ imports.wbg.__wbg_sethasdynamicoffset_dcbae080558be467 = function(arg0, arg1) {
3173
3153
  arg0.hasDynamicOffset = arg1 !== 0;
3174
3154
  };
3175
3155
  imports.wbg.__wbg_setheaders_834c0bdb6a8949ad = function(arg0, arg1) {
3176
3156
  arg0.headers = arg1;
3177
3157
  };
3178
- imports.wbg.__wbg_setheight_433680330c9420c3 = function(arg0, arg1) {
3158
+ imports.wbg.__wbg_setheight_28e79506f626af82 = function(arg0, arg1) {
3179
3159
  arg0.height = arg1 >>> 0;
3180
3160
  };
3181
- imports.wbg.__wbg_setheight_a7439239ff109215 = function(arg0, arg1) {
3161
+ imports.wbg.__wbg_setheight_433680330c9420c3 = function(arg0, arg1) {
3182
3162
  arg0.height = arg1 >>> 0;
3183
3163
  };
3184
3164
  imports.wbg.__wbg_setheight_da683a33fa99843c = function(arg0, arg1) {
@@ -3199,124 +3179,124 @@ export default function() {
3199
3179
  imports.wbg.__wbg_setintegrity_564a2397cf837760 = function(arg0, arg1, arg2) {
3200
3180
  arg0.integrity = getStringFromWasm0(arg1, arg2);
3201
3181
  };
3202
- imports.wbg.__wbg_setlabel_1df8805b2aad72d7 = function(arg0, arg1, arg2) {
3182
+ imports.wbg.__wbg_setlabel_1183ccaccddf4c32 = function(arg0, arg1, arg2) {
3203
3183
  arg0.label = getStringFromWasm0(arg1, arg2);
3204
3184
  };
3205
- imports.wbg.__wbg_setlabel_460a52030d604dd7 = function(arg0, arg1, arg2) {
3185
+ imports.wbg.__wbg_setlabel_3d8a20f328073061 = function(arg0, arg1, arg2) {
3206
3186
  arg0.label = getStringFromWasm0(arg1, arg2);
3207
3187
  };
3208
- imports.wbg.__wbg_setlabel_57008c2e11276b5e = function(arg0, arg1, arg2) {
3188
+ imports.wbg.__wbg_setlabel_53b47ffdebccf638 = function(arg0, arg1, arg2) {
3209
3189
  arg0.label = getStringFromWasm0(arg1, arg2);
3210
3190
  };
3211
- imports.wbg.__wbg_setlabel_66db708c47a585b2 = function(arg0, arg1, arg2) {
3191
+ imports.wbg.__wbg_setlabel_6d317656a2b3dea6 = function(arg0, arg1, arg2) {
3212
3192
  arg0.label = getStringFromWasm0(arg1, arg2);
3213
3193
  };
3214
- imports.wbg.__wbg_setlabel_68cd87490e02e1de = function(arg0, arg1, arg2) {
3194
+ imports.wbg.__wbg_setlabel_7ffda3ed69c72b85 = function(arg0, arg1, arg2) {
3215
3195
  arg0.label = getStringFromWasm0(arg1, arg2);
3216
3196
  };
3217
- imports.wbg.__wbg_setlabel_76b058f0224eb49e = function(arg0, arg1, arg2) {
3197
+ imports.wbg.__wbg_setlabel_828e6fe16c83ad61 = function(arg0, arg1, arg2) {
3218
3198
  arg0.label = getStringFromWasm0(arg1, arg2);
3219
3199
  };
3220
- imports.wbg.__wbg_setlabel_89c327fa94d8076b = function(arg0, arg1, arg2) {
3200
+ imports.wbg.__wbg_setlabel_95bae3d54f33d3c6 = function(arg0, arg1, arg2) {
3221
3201
  arg0.label = getStringFromWasm0(arg1, arg2);
3222
3202
  };
3223
- imports.wbg.__wbg_setlabel_969d6f8279c74456 = function(arg0, arg1, arg2) {
3203
+ imports.wbg.__wbg_setlabel_a1c8caea9f6c17d7 = function(arg0, arg1, arg2) {
3224
3204
  arg0.label = getStringFromWasm0(arg1, arg2);
3225
3205
  };
3226
- imports.wbg.__wbg_setlabel_a0c41069e355431e = function(arg0, arg1, arg2) {
3206
+ imports.wbg.__wbg_setlabel_a3e682ef8c10c947 = function(arg0, arg1, arg2) {
3227
3207
  arg0.label = getStringFromWasm0(arg1, arg2);
3228
3208
  };
3229
- imports.wbg.__wbg_setlabel_c14214ffbf6e5c4a = function(arg0, arg1, arg2) {
3209
+ imports.wbg.__wbg_setlabel_c7426807cb0ab0d7 = function(arg0, arg1, arg2) {
3230
3210
  arg0.label = getStringFromWasm0(arg1, arg2);
3231
3211
  };
3232
- imports.wbg.__wbg_setlabel_ca2c132e2b646244 = function(arg0, arg1, arg2) {
3212
+ imports.wbg.__wbg_setlabel_c880c612e67bf9d9 = function(arg0, arg1, arg2) {
3233
3213
  arg0.label = getStringFromWasm0(arg1, arg2);
3234
3214
  };
3235
- imports.wbg.__wbg_setlabel_e6fab993e10f1dd3 = function(arg0, arg1, arg2) {
3215
+ imports.wbg.__wbg_setlabel_d5ff85faa53a8c67 = function(arg0, arg1, arg2) {
3236
3216
  arg0.label = getStringFromWasm0(arg1, arg2);
3237
3217
  };
3238
- imports.wbg.__wbg_setlabel_f9a45e9ef445b781 = function(arg0, arg1, arg2) {
3218
+ imports.wbg.__wbg_setlabel_eb73d9dd282c005a = function(arg0, arg1, arg2) {
3239
3219
  arg0.label = getStringFromWasm0(arg1, arg2);
3240
3220
  };
3241
- imports.wbg.__wbg_setlayout_67a29edc6247c437 = function(arg0, arg1) {
3221
+ imports.wbg.__wbg_setlayout_38ee34b009072f0c = function(arg0, arg1) {
3242
3222
  arg0.layout = arg1;
3243
3223
  };
3244
- imports.wbg.__wbg_setlayout_758d30edbd6ea91c = function(arg0, arg1) {
3224
+ imports.wbg.__wbg_setlayout_a9aebce493b15bfb = function(arg0, arg1) {
3245
3225
  arg0.layout = arg1;
3246
3226
  };
3247
- imports.wbg.__wbg_setloadop_5644a3bf70f4f76c = function(arg0, arg1) {
3227
+ imports.wbg.__wbg_setloadop_15883d29f266b084 = function(arg0, arg1) {
3248
3228
  arg0.loadOp = __wbindgen_enum_GpuLoadOp[arg1];
3249
3229
  };
3250
- imports.wbg.__wbg_setlodmaxclamp_d80060a9922f9fe3 = function(arg0, arg1) {
3230
+ imports.wbg.__wbg_setlodmaxclamp_f1429df82c4b3ea8 = function(arg0, arg1) {
3251
3231
  arg0.lodMaxClamp = arg1;
3252
3232
  };
3253
- imports.wbg.__wbg_setlodminclamp_bee469ae69d038f0 = function(arg0, arg1) {
3233
+ imports.wbg.__wbg_setlodminclamp_9609dff5684c3fe5 = function(arg0, arg1) {
3254
3234
  arg0.lodMinClamp = arg1;
3255
3235
  };
3256
- imports.wbg.__wbg_setmagfilter_f50646cfdc01700d = function(arg0, arg1) {
3236
+ imports.wbg.__wbg_setmagfilter_b97a014d5bdb96e4 = function(arg0, arg1) {
3257
3237
  arg0.magFilter = __wbindgen_enum_GpuFilterMode[arg1];
3258
3238
  };
3259
- imports.wbg.__wbg_setmappedatcreation_0dc5796d4e90ab4b = function(arg0, arg1) {
3239
+ imports.wbg.__wbg_setmappedatcreation_37dd8bbd1a910924 = function(arg0, arg1) {
3260
3240
  arg0.mappedAtCreation = arg1 !== 0;
3261
3241
  };
3262
- imports.wbg.__wbg_setmask_800b15ad78613be8 = function(arg0, arg1) {
3242
+ imports.wbg.__wbg_setmask_60410c7f40b0fe24 = function(arg0, arg1) {
3263
3243
  arg0.mask = arg1 >>> 0;
3264
3244
  };
3265
- imports.wbg.__wbg_setmaxanisotropy_83ac2a8bef9f9ec8 = function(arg0, arg1) {
3245
+ imports.wbg.__wbg_setmaxanisotropy_cae2737696b22ee1 = function(arg0, arg1) {
3266
3246
  arg0.maxAnisotropy = arg1;
3267
3247
  };
3268
3248
  imports.wbg.__wbg_setmethod_3c5280fe5d890842 = function(arg0, arg1, arg2) {
3269
3249
  arg0.method = getStringFromWasm0(arg1, arg2);
3270
3250
  };
3271
- imports.wbg.__wbg_setminbindingsize_20ca594cd6d93818 = function(arg0, arg1) {
3251
+ imports.wbg.__wbg_setminbindingsize_f7d3351b78c71fbc = function(arg0, arg1) {
3272
3252
  arg0.minBindingSize = arg1;
3273
3253
  };
3274
- imports.wbg.__wbg_setminfilter_8ffc9e1ac6b4149f = function(arg0, arg1) {
3254
+ imports.wbg.__wbg_setminfilter_386c520cd285c6b2 = function(arg0, arg1) {
3275
3255
  arg0.minFilter = __wbindgen_enum_GpuFilterMode[arg1];
3276
3256
  };
3277
- imports.wbg.__wbg_setmiplevel_4e2a9d8b9b47208e = function(arg0, arg1) {
3257
+ imports.wbg.__wbg_setmiplevel_4adfe9f0872d052d = function(arg0, arg1) {
3278
3258
  arg0.mipLevel = arg1 >>> 0;
3279
3259
  };
3280
- imports.wbg.__wbg_setmiplevel_6f507098915add77 = function(arg0, arg1) {
3260
+ imports.wbg.__wbg_setmiplevel_d5e9c11736d336c5 = function(arg0, arg1) {
3281
3261
  arg0.mipLevel = arg1 >>> 0;
3282
3262
  };
3283
- imports.wbg.__wbg_setmiplevelcount_5e59806cbcf116e9 = function(arg0, arg1) {
3263
+ imports.wbg.__wbg_setmiplevelcount_3368440f1c3c34b9 = function(arg0, arg1) {
3284
3264
  arg0.mipLevelCount = arg1 >>> 0;
3285
3265
  };
3286
- imports.wbg.__wbg_setmiplevelcount_f896fe8cbb669df2 = function(arg0, arg1) {
3266
+ imports.wbg.__wbg_setmiplevelcount_9de96fe0db85420d = function(arg0, arg1) {
3287
3267
  arg0.mipLevelCount = arg1 >>> 0;
3288
3268
  };
3289
- imports.wbg.__wbg_setmipmapfilter_037575f2e647f024 = function(arg0, arg1) {
3269
+ imports.wbg.__wbg_setmipmapfilter_ba0ff5e3e86bc573 = function(arg0, arg1) {
3290
3270
  arg0.mipmapFilter = __wbindgen_enum_GpuMipmapFilterMode[arg1];
3291
3271
  };
3292
3272
  imports.wbg.__wbg_setmode_5dc300b865044b65 = function(arg0, arg1) {
3293
3273
  arg0.mode = __wbindgen_enum_RequestMode[arg1];
3294
3274
  };
3295
- imports.wbg.__wbg_setmodule_4c73bb35cb0beb0b = function(arg0, arg1) {
3275
+ imports.wbg.__wbg_setmodule_4a8baf88303e8712 = function(arg0, arg1) {
3296
3276
  arg0.module = arg1;
3297
3277
  };
3298
- imports.wbg.__wbg_setmodule_ca21130b3f66ea5d = function(arg0, arg1) {
3278
+ imports.wbg.__wbg_setmodule_871baa111fc4d61b = function(arg0, arg1) {
3299
3279
  arg0.module = arg1;
3300
3280
  };
3301
3281
  imports.wbg.__wbg_setmultiple_1b3b3f243cda56b2 = function(arg0, arg1) {
3302
3282
  arg0.multiple = arg1 !== 0;
3303
3283
  };
3304
- imports.wbg.__wbg_setmultisample_4f57dcaa4144a62f = function(arg0, arg1) {
3284
+ imports.wbg.__wbg_setmultisample_d07e1d64727f8cc6 = function(arg0, arg1) {
3305
3285
  arg0.multisample = arg1;
3306
3286
  };
3307
- imports.wbg.__wbg_setmultisampled_0bb9fc1b577bf11a = function(arg0, arg1) {
3287
+ imports.wbg.__wbg_setmultisampled_dc1cdd807d0170e1 = function(arg0, arg1) {
3308
3288
  arg0.multisampled = arg1 !== 0;
3309
3289
  };
3310
- imports.wbg.__wbg_setoffset_67ee100819c122f2 = function(arg0, arg1) {
3290
+ imports.wbg.__wbg_setoffset_49dfc93674b6347b = function(arg0, arg1) {
3311
3291
  arg0.offset = arg1;
3312
3292
  };
3313
- imports.wbg.__wbg_setoffset_721180fefc9711a9 = function(arg0, arg1) {
3293
+ imports.wbg.__wbg_setoffset_51eb43b37f1e9525 = function(arg0, arg1) {
3314
3294
  arg0.offset = arg1;
3315
3295
  };
3316
- imports.wbg.__wbg_setoffset_a8194a4fcfff8910 = function(arg0, arg1) {
3296
+ imports.wbg.__wbg_setoffset_a0d9f31cd1585a78 = function(arg0, arg1) {
3317
3297
  arg0.offset = arg1;
3318
3298
  };
3319
- imports.wbg.__wbg_setoffset_d37e5fa34e9ded2e = function(arg0, arg1) {
3299
+ imports.wbg.__wbg_setoffset_a90a41961b1df9b4 = function(arg0, arg1) {
3320
3300
  arg0.offset = arg1;
3321
3301
  };
3322
3302
  imports.wbg.__wbg_setonce_0cb80aea26303a35 = function(arg0, arg1) {
@@ -3328,43 +3308,43 @@ export default function() {
3328
3308
  imports.wbg.__wbg_setonload_1302417ca59f658b = function(arg0, arg1) {
3329
3309
  arg0.onload = arg1;
3330
3310
  };
3331
- imports.wbg.__wbg_setonuncapturederror_3449cdb695f16431 = function(arg0, arg1) {
3311
+ imports.wbg.__wbg_setonuncapturederror_a15ab4f8fa2275bd = function(arg0, arg1) {
3332
3312
  arg0.onuncapturederror = arg1;
3333
3313
  };
3334
- imports.wbg.__wbg_setoperation_173958551af7f4f2 = function(arg0, arg1) {
3314
+ imports.wbg.__wbg_setoperation_2bbceba9621b7980 = function(arg0, arg1) {
3335
3315
  arg0.operation = __wbindgen_enum_GpuBlendOperation[arg1];
3336
3316
  };
3337
3317
  imports.wbg.__wbg_setoptimizeforlatency_0bccf9d26e3e2224 = function(arg0, arg1) {
3338
3318
  arg0.optimizeForLatency = arg1 !== 0;
3339
3319
  };
3340
- imports.wbg.__wbg_setorigin_13b56d848aada680 = function(arg0, arg1) {
3320
+ imports.wbg.__wbg_setorigin_154a83d3703121d7 = function(arg0, arg1) {
3341
3321
  arg0.origin = arg1;
3342
3322
  };
3343
- imports.wbg.__wbg_setorigin_e26b73e77b3e275d = function(arg0, arg1) {
3323
+ imports.wbg.__wbg_setorigin_ab13e52b07b09d8c = function(arg0, arg1) {
3344
3324
  arg0.origin = arg1;
3345
3325
  };
3346
- imports.wbg.__wbg_setorigin_f72dc9fdb8a63f0c = function(arg0, arg1) {
3326
+ imports.wbg.__wbg_setorigin_d15b59e96b22426e = function(arg0, arg1) {
3347
3327
  arg0.origin = arg1;
3348
3328
  };
3349
3329
  imports.wbg.__wbg_setoutput_ff9dc597ad64d749 = function(arg0, arg1) {
3350
3330
  arg0.output = arg1;
3351
3331
  };
3352
- imports.wbg.__wbg_setpassop_070547fd6160a00d = function(arg0, arg1) {
3332
+ imports.wbg.__wbg_setpassop_57a439a73e0295e2 = function(arg0, arg1) {
3353
3333
  arg0.passOp = __wbindgen_enum_GpuStencilOperation[arg1];
3354
3334
  };
3355
- imports.wbg.__wbg_setpowerpreference_1f3351e5d2acf765 = function(arg0, arg1) {
3335
+ imports.wbg.__wbg_setpowerpreference_229fffedb859fda8 = function(arg0, arg1) {
3356
3336
  arg0.powerPreference = __wbindgen_enum_GpuPowerPreference[arg1];
3357
3337
  };
3358
- imports.wbg.__wbg_setpremultipliedalpha_de7d1cc1ae4ca1a8 = function(arg0, arg1) {
3338
+ imports.wbg.__wbg_setpremultipliedalpha_13fd3c2f95d2a27a = function(arg0, arg1) {
3359
3339
  arg0.premultipliedAlpha = arg1 !== 0;
3360
3340
  };
3361
- imports.wbg.__wbg_setprimitive_ee18492ab93953bc = function(arg0, arg1) {
3341
+ imports.wbg.__wbg_setprimitive_6c50407f92440018 = function(arg0, arg1) {
3362
3342
  arg0.primitive = arg1;
3363
3343
  };
3364
- imports.wbg.__wbg_setqueryset_3b14f95f9bd114db = function(arg0, arg1) {
3344
+ imports.wbg.__wbg_setqueryset_1f0efa5a49a1b2ad = function(arg0, arg1) {
3365
3345
  arg0.querySet = arg1;
3366
3346
  };
3367
- imports.wbg.__wbg_setr_a4e2f60e3466da86 = function(arg0, arg1) {
3347
+ imports.wbg.__wbg_setr_6ad5c6f67a5f5a57 = function(arg0, arg1) {
3368
3348
  arg0.r = arg1;
3369
3349
  };
3370
3350
  imports.wbg.__wbg_setredirect_40e6a7f717a2f86a = function(arg0, arg1) {
@@ -3376,113 +3356,113 @@ export default function() {
3376
3356
  imports.wbg.__wbg_setreferrerpolicy_b73612479f761b6f = function(arg0, arg1) {
3377
3357
  arg0.referrerPolicy = __wbindgen_enum_ReferrerPolicy[arg1];
3378
3358
  };
3379
- imports.wbg.__wbg_setrequiredfeatures_fc44bc3433300ee3 = function(arg0, arg1) {
3359
+ imports.wbg.__wbg_setrequiredfeatures_8135f6ab89e06b58 = function(arg0, arg1) {
3380
3360
  arg0.requiredFeatures = arg1;
3381
3361
  };
3382
- imports.wbg.__wbg_setresolvetarget_c4b519cab7eb42b7 = function(arg0, arg1) {
3362
+ imports.wbg.__wbg_setresolvetarget_95ee5e55e47822ff = function(arg0, arg1) {
3383
3363
  arg0.resolveTarget = arg1;
3384
3364
  };
3385
- imports.wbg.__wbg_setresource_1659f5a29a2e0541 = function(arg0, arg1) {
3365
+ imports.wbg.__wbg_setresource_97233a9ead07e4bc = function(arg0, arg1) {
3386
3366
  arg0.resource = arg1;
3387
3367
  };
3388
- imports.wbg.__wbg_setrowsperimage_53ed2c633b1adfcc = function(arg0, arg1) {
3368
+ imports.wbg.__wbg_setrowsperimage_b2e56467282d270a = function(arg0, arg1) {
3389
3369
  arg0.rowsPerImage = arg1 >>> 0;
3390
3370
  };
3391
- imports.wbg.__wbg_setrowsperimage_b16fc77b3e7f5230 = function(arg0, arg1) {
3371
+ imports.wbg.__wbg_setrowsperimage_ca194ae8c040a0d0 = function(arg0, arg1) {
3392
3372
  arg0.rowsPerImage = arg1 >>> 0;
3393
3373
  };
3394
- imports.wbg.__wbg_setsamplecount_e88d044f067a2241 = function(arg0, arg1) {
3374
+ imports.wbg.__wbg_setsamplecount_df26d31cf04a57d8 = function(arg0, arg1) {
3395
3375
  arg0.sampleCount = arg1 >>> 0;
3396
3376
  };
3397
- imports.wbg.__wbg_setsampler_a778272f31d31ce5 = function(arg0, arg1) {
3377
+ imports.wbg.__wbg_setsampler_43a3dd77c3b0a5ba = function(arg0, arg1) {
3398
3378
  arg0.sampler = arg1;
3399
3379
  };
3400
- imports.wbg.__wbg_setsampletype_c0e25b966db74174 = function(arg0, arg1) {
3380
+ imports.wbg.__wbg_setsampletype_5671a405c6474494 = function(arg0, arg1) {
3401
3381
  arg0.sampleType = __wbindgen_enum_GpuTextureSampleType[arg1];
3402
3382
  };
3403
- imports.wbg.__wbg_setshaderlocation_985046f48e76573f = function(arg0, arg1) {
3383
+ imports.wbg.__wbg_setshaderlocation_99975e71b887d57f = function(arg0, arg1) {
3404
3384
  arg0.shaderLocation = arg1 >>> 0;
3405
3385
  };
3406
3386
  imports.wbg.__wbg_setsignal_75b21ef3a81de905 = function(arg0, arg1) {
3407
3387
  arg0.signal = arg1;
3408
3388
  };
3409
- imports.wbg.__wbg_setsize_23676383c9c0732f = function(arg0, arg1) {
3389
+ imports.wbg.__wbg_setsize_1a3d1e3a2e547ec1 = function(arg0, arg1) {
3410
3390
  arg0.size = arg1;
3411
3391
  };
3412
- imports.wbg.__wbg_setsize_51616eaf8209c58b = function(arg0, arg1) {
3392
+ imports.wbg.__wbg_setsize_a45dd219534f95ed = function(arg0, arg1) {
3413
3393
  arg0.size = arg1;
3414
3394
  };
3415
- imports.wbg.__wbg_setsize_5878aadcd23673cf = function(arg0, arg1) {
3395
+ imports.wbg.__wbg_setsize_e0576eacd9f11fed = function(arg0, arg1) {
3416
3396
  arg0.size = arg1;
3417
3397
  };
3418
- imports.wbg.__wbg_setsource_b1e66b73aa8a4ebc = function(arg0, arg1) {
3398
+ imports.wbg.__wbg_setsource_51c596d0bb04f207 = function(arg0, arg1) {
3419
3399
  arg0.source = arg1;
3420
3400
  };
3421
- imports.wbg.__wbg_setsrcfactor_04ce8874f1bff5a8 = function(arg0, arg1) {
3401
+ imports.wbg.__wbg_setsrcfactor_368c2472010737bf = function(arg0, arg1) {
3422
3402
  arg0.srcFactor = __wbindgen_enum_GpuBlendFactor[arg1];
3423
3403
  };
3424
- imports.wbg.__wbg_setstencilback_4b20ecfcd4c4816a = function(arg0, arg1) {
3404
+ imports.wbg.__wbg_setstencilback_c70185d4a7d8b41f = function(arg0, arg1) {
3425
3405
  arg0.stencilBack = arg1;
3426
3406
  };
3427
- imports.wbg.__wbg_setstencilclearvalue_7ba82e1993788f37 = function(arg0, arg1) {
3407
+ imports.wbg.__wbg_setstencilclearvalue_1580738072a672c0 = function(arg0, arg1) {
3428
3408
  arg0.stencilClearValue = arg1 >>> 0;
3429
3409
  };
3430
- imports.wbg.__wbg_setstencilfront_1ca3b695f7c42f6a = function(arg0, arg1) {
3410
+ imports.wbg.__wbg_setstencilfront_dc4230c3548ea7f6 = function(arg0, arg1) {
3431
3411
  arg0.stencilFront = arg1;
3432
3412
  };
3433
- imports.wbg.__wbg_setstencilloadop_b65c60a0077315cd = function(arg0, arg1) {
3413
+ imports.wbg.__wbg_setstencilloadop_8486231257ee81bf = function(arg0, arg1) {
3434
3414
  arg0.stencilLoadOp = __wbindgen_enum_GpuLoadOp[arg1];
3435
3415
  };
3436
- imports.wbg.__wbg_setstencilreadmask_4f5b98747141e796 = function(arg0, arg1) {
3416
+ imports.wbg.__wbg_setstencilreadmask_027558153bfc424b = function(arg0, arg1) {
3437
3417
  arg0.stencilReadMask = arg1 >>> 0;
3438
3418
  };
3439
- imports.wbg.__wbg_setstencilreadonly_9006a99a91d198e9 = function(arg0, arg1) {
3419
+ imports.wbg.__wbg_setstencilreadonly_3f415ad876ffa592 = function(arg0, arg1) {
3440
3420
  arg0.stencilReadOnly = arg1 !== 0;
3441
3421
  };
3442
- imports.wbg.__wbg_setstencilstoreop_4f00c5eca345c145 = function(arg0, arg1) {
3422
+ imports.wbg.__wbg_setstencilstoreop_39fcdf3cc001e427 = function(arg0, arg1) {
3443
3423
  arg0.stencilStoreOp = __wbindgen_enum_GpuStoreOp[arg1];
3444
3424
  };
3445
- imports.wbg.__wbg_setstencilwritemask_e37a7214d84ace99 = function(arg0, arg1) {
3425
+ imports.wbg.__wbg_setstencilwritemask_6018d5b786f024b1 = function(arg0, arg1) {
3446
3426
  arg0.stencilWriteMask = arg1 >>> 0;
3447
3427
  };
3448
- imports.wbg.__wbg_setstepmode_7d58d75e6547a7a6 = function(arg0, arg1) {
3428
+ imports.wbg.__wbg_setstepmode_3b73fd4c54248ad9 = function(arg0, arg1) {
3449
3429
  arg0.stepMode = __wbindgen_enum_GpuVertexStepMode[arg1];
3450
3430
  };
3451
- imports.wbg.__wbg_setstoragetexture_2987339fec972d54 = function(arg0, arg1) {
3431
+ imports.wbg.__wbg_setstoragetexture_4853479f6eb61a57 = function(arg0, arg1) {
3452
3432
  arg0.storageTexture = arg1;
3453
3433
  };
3454
- imports.wbg.__wbg_setstoreop_c62dd050b5806095 = function(arg0, arg1) {
3434
+ imports.wbg.__wbg_setstoreop_0e46dbc6c9712fbb = function(arg0, arg1) {
3455
3435
  arg0.storeOp = __wbindgen_enum_GpuStoreOp[arg1];
3456
3436
  };
3457
- imports.wbg.__wbg_setstripindexformat_3e4893749b3f00b0 = function(arg0, arg1) {
3437
+ imports.wbg.__wbg_setstripindexformat_be4689e628d10d25 = function(arg0, arg1) {
3458
3438
  arg0.stripIndexFormat = __wbindgen_enum_GpuIndexFormat[arg1];
3459
3439
  };
3460
3440
  imports.wbg.__wbg_settabIndex_31adfec3c7eafbce = function(arg0, arg1) {
3461
3441
  arg0.tabIndex = arg1;
3462
3442
  };
3463
- imports.wbg.__wbg_settargets_0ef1de33af7253a6 = function(arg0, arg1) {
3443
+ imports.wbg.__wbg_settargets_c52d21117ec2cbc0 = function(arg0, arg1) {
3464
3444
  arg0.targets = arg1;
3465
3445
  };
3466
- imports.wbg.__wbg_settexture_2553e9c3ae6f7687 = function(arg0, arg1) {
3446
+ imports.wbg.__wbg_settexture_5f219a723eb7db43 = function(arg0, arg1) {
3467
3447
  arg0.texture = arg1;
3468
3448
  };
3469
- imports.wbg.__wbg_settexture_28ef6c52713faba9 = function(arg0, arg1) {
3449
+ imports.wbg.__wbg_settexture_84c4ac5434a9ddb5 = function(arg0, arg1) {
3470
3450
  arg0.texture = arg1;
3471
3451
  };
3472
- imports.wbg.__wbg_settexture_f62859f817324dd1 = function(arg0, arg1) {
3452
+ imports.wbg.__wbg_settexture_d38fb0ac5c8a7504 = function(arg0, arg1) {
3473
3453
  arg0.texture = arg1;
3474
3454
  };
3475
3455
  imports.wbg.__wbg_settimestamp_fea9915c542831dc = function(arg0, arg1) {
3476
3456
  arg0.timestamp = arg1;
3477
3457
  };
3478
- imports.wbg.__wbg_settimestampwrites_1995524c3a31cb8f = function(arg0, arg1) {
3458
+ imports.wbg.__wbg_settimestampwrites_9c3e9dd8a3e800a1 = function(arg0, arg1) {
3479
3459
  arg0.timestampWrites = arg1;
3480
3460
  };
3481
- imports.wbg.__wbg_settopology_3d9b2f0ffe2e350c = function(arg0, arg1) {
3461
+ imports.wbg.__wbg_settopology_0c9fa83132042031 = function(arg0, arg1) {
3482
3462
  arg0.topology = __wbindgen_enum_GpuPrimitiveTopology[arg1];
3483
3463
  };
3484
- imports.wbg.__wbg_settype_0b59dd5f4721c490 = function(arg0, arg1) {
3485
- arg0.type = __wbindgen_enum_GpuSamplerBindingType[arg1];
3464
+ imports.wbg.__wbg_settype_0a9fcee42b714ba8 = function(arg0, arg1) {
3465
+ arg0.type = __wbindgen_enum_GpuBufferBindingType[arg1];
3486
3466
  };
3487
3467
  imports.wbg.__wbg_settype_2a902a4a235bb64a = function(arg0, arg1, arg2) {
3488
3468
  arg0.type = getStringFromWasm0(arg1, arg2);
@@ -3493,49 +3473,52 @@ export default function() {
3493
3473
  imports.wbg.__wbg_settype_4982e42c05ec7507 = function(arg0, arg1) {
3494
3474
  arg0.type = __wbindgen_enum_EncodedVideoChunkType[arg1];
3495
3475
  };
3496
- imports.wbg.__wbg_settype_8c8bbfab4cf7e32e = function(arg0, arg1) {
3497
- arg0.type = __wbindgen_enum_GpuBufferBindingType[arg1];
3476
+ imports.wbg.__wbg_settype_ba111b7f1813a222 = function(arg0, arg1) {
3477
+ arg0.type = __wbindgen_enum_GpuSamplerBindingType[arg1];
3498
3478
  };
3499
- imports.wbg.__wbg_setusage_44ebc3b496e60ff4 = function(arg0, arg1) {
3479
+ imports.wbg.__wbg_setunclippeddepth_b8bfc6ba4e566a5f = function(arg0, arg1) {
3480
+ arg0.unclippedDepth = arg1 !== 0;
3481
+ };
3482
+ imports.wbg.__wbg_setusage_0f3970011718ab12 = function(arg0, arg1) {
3500
3483
  arg0.usage = arg1 >>> 0;
3501
3484
  };
3502
- imports.wbg.__wbg_setusage_4cf7b16df5617a46 = function(arg0, arg1) {
3485
+ imports.wbg.__wbg_setusage_49bed7c9b47e7849 = function(arg0, arg1) {
3503
3486
  arg0.usage = arg1 >>> 0;
3504
3487
  };
3505
- imports.wbg.__wbg_setusage_c45cca4a5b9f8376 = function(arg0, arg1) {
3488
+ imports.wbg.__wbg_setusage_7ffa4257ea250d02 = function(arg0, arg1) {
3506
3489
  arg0.usage = arg1 >>> 0;
3507
3490
  };
3508
- imports.wbg.__wbg_setusage_e58b3c3ce83fbbda = function(arg0, arg1) {
3491
+ imports.wbg.__wbg_setusage_8a5ac4564d826d9d = function(arg0, arg1) {
3509
3492
  arg0.usage = arg1 >>> 0;
3510
3493
  };
3511
3494
  imports.wbg.__wbg_setvalue_6ad9ef6c692ea746 = function(arg0, arg1, arg2) {
3512
3495
  arg0.value = getStringFromWasm0(arg1, arg2);
3513
3496
  };
3514
- imports.wbg.__wbg_setvertex_6144c56d98e2314a = function(arg0, arg1) {
3497
+ imports.wbg.__wbg_setvertex_725cd211418aeffb = function(arg0, arg1) {
3515
3498
  arg0.vertex = arg1;
3516
3499
  };
3517
- imports.wbg.__wbg_setview_4bc3dfcbfc8a58ba = function(arg0, arg1) {
3500
+ imports.wbg.__wbg_setview_2ae2d88e6d071b88 = function(arg0, arg1) {
3518
3501
  arg0.view = arg1;
3519
3502
  };
3520
- imports.wbg.__wbg_setview_8d0b0055b6ef07e3 = function(arg0, arg1) {
3503
+ imports.wbg.__wbg_setview_5db167adcc0d1b9c = function(arg0, arg1) {
3521
3504
  arg0.view = arg1;
3522
3505
  };
3523
- imports.wbg.__wbg_setviewdimension_afac48443b8fb565 = function(arg0, arg1) {
3506
+ imports.wbg.__wbg_setviewdimension_2e3a58d96671f97a = function(arg0, arg1) {
3524
3507
  arg0.viewDimension = __wbindgen_enum_GpuTextureViewDimension[arg1];
3525
3508
  };
3526
- imports.wbg.__wbg_setviewdimension_f5d4b5336a27d302 = function(arg0, arg1) {
3509
+ imports.wbg.__wbg_setviewdimension_88c1a47ce71f7839 = function(arg0, arg1) {
3527
3510
  arg0.viewDimension = __wbindgen_enum_GpuTextureViewDimension[arg1];
3528
3511
  };
3529
- imports.wbg.__wbg_setviewformats_0cfe174ac882efaf = function(arg0, arg1) {
3512
+ imports.wbg.__wbg_setviewformats_dbd4d0d50ed403ff = function(arg0, arg1) {
3530
3513
  arg0.viewFormats = arg1;
3531
3514
  };
3532
- imports.wbg.__wbg_setviewformats_c566feb1da7b1925 = function(arg0, arg1) {
3515
+ imports.wbg.__wbg_setviewformats_e21a9630b45aff68 = function(arg0, arg1) {
3533
3516
  arg0.viewFormats = arg1;
3534
3517
  };
3535
- imports.wbg.__wbg_setvisibility_7245f1acbedb4ff4 = function(arg0, arg1) {
3518
+ imports.wbg.__wbg_setvisibility_f4f66940005e5c39 = function(arg0, arg1) {
3536
3519
  arg0.visibility = arg1 >>> 0;
3537
3520
  };
3538
- imports.wbg.__wbg_setwidth_056381a7176ba440 = function(arg0, arg1) {
3521
+ imports.wbg.__wbg_setwidth_64c5783b064042bc = function(arg0, arg1) {
3539
3522
  arg0.width = arg1 >>> 0;
3540
3523
  };
3541
3524
  imports.wbg.__wbg_setwidth_660ca581e3fbe279 = function(arg0, arg1) {
@@ -3544,22 +3527,22 @@ export default function() {
3544
3527
  imports.wbg.__wbg_setwidth_c5fed9f5e7f0b406 = function(arg0, arg1) {
3545
3528
  arg0.width = arg1 >>> 0;
3546
3529
  };
3547
- imports.wbg.__wbg_setwritemask_c381ff702509999c = function(arg0, arg1) {
3530
+ imports.wbg.__wbg_setwritemask_4198f874c5422156 = function(arg0, arg1) {
3548
3531
  arg0.writeMask = arg1 >>> 0;
3549
3532
  };
3550
- imports.wbg.__wbg_setx_6e550cba86f408f0 = function(arg0, arg1) {
3533
+ imports.wbg.__wbg_setx_6968babe18f3ff41 = function(arg0, arg1) {
3551
3534
  arg0.x = arg1 >>> 0;
3552
3535
  };
3553
- imports.wbg.__wbg_setx_941ab227b0ea435d = function(arg0, arg1) {
3536
+ imports.wbg.__wbg_setx_d5236bf9391eb053 = function(arg0, arg1) {
3554
3537
  arg0.x = arg1 >>> 0;
3555
3538
  };
3556
- imports.wbg.__wbg_sety_16ff3ff771600f8c = function(arg0, arg1) {
3539
+ imports.wbg.__wbg_sety_413262ade3cc0d56 = function(arg0, arg1) {
3557
3540
  arg0.y = arg1 >>> 0;
3558
3541
  };
3559
- imports.wbg.__wbg_sety_e9ed0be0aad66dd7 = function(arg0, arg1) {
3542
+ imports.wbg.__wbg_sety_e3dd79062e975415 = function(arg0, arg1) {
3560
3543
  arg0.y = arg1 >>> 0;
3561
3544
  };
3562
- imports.wbg.__wbg_setz_b2c09b24c996ee06 = function(arg0, arg1) {
3545
+ imports.wbg.__wbg_setz_a136ba9bd16085f0 = function(arg0, arg1) {
3563
3546
  arg0.z = arg1 >>> 0;
3564
3547
  };
3565
3548
  imports.wbg.__wbg_shaderSource_72d3e8597ef85b67 = function(arg0, arg1, arg2, arg3) {
@@ -3580,22 +3563,22 @@ export default function() {
3580
3563
  const ret = arg0.signal;
3581
3564
  return ret;
3582
3565
  };
3583
- imports.wbg.__wbg_size_3808d41635a9c259 = function(arg0) {
3566
+ imports.wbg.__wbg_size_04e7b306340c55f9 = function(arg0) {
3584
3567
  const ret = arg0.size;
3585
3568
  return ret;
3586
3569
  };
3587
- imports.wbg.__wbg_size_73bdfb6d5ffd9c4b = function(arg0) {
3570
+ imports.wbg.__wbg_size_3808d41635a9c259 = function(arg0) {
3588
3571
  const ret = arg0.size;
3589
3572
  return ret;
3590
3573
  };
3591
- imports.wbg.__wbg_stack_ce508d4881a78479 = function(arg0, arg1) {
3574
+ imports.wbg.__wbg_stack_2be210a04826560e = function(arg0, arg1) {
3592
3575
  const ret = arg1.stack;
3593
3576
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
3594
3577
  const len1 = WASM_VECTOR_LEN;
3595
3578
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
3596
3579
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
3597
3580
  };
3598
- imports.wbg.__wbg_stack_d1e48659a15b5eef = function(arg0, arg1) {
3581
+ imports.wbg.__wbg_stack_ce508d4881a78479 = function(arg0, arg1) {
3599
3582
  const ret = arg1.stack;
3600
3583
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
3601
3584
  const len1 = WASM_VECTOR_LEN;
@@ -3668,7 +3651,7 @@ export default function() {
3668
3651
  const ret = JSON.stringify(arg0);
3669
3652
  return ret;
3670
3653
  }, arguments) };
3671
- imports.wbg.__wbg_structuredClone_ea610ac7bae00617 = function() { return handleError(function (arg0) {
3654
+ imports.wbg.__wbg_structuredClone_c73424dfb6344679 = function() { return handleError(function (arg0) {
3672
3655
  const ret = window.structuredClone(arg0);
3673
3656
  return ret;
3674
3657
  }, arguments) };
@@ -3676,11 +3659,7 @@ export default function() {
3676
3659
  const ret = arg0.style;
3677
3660
  return ret;
3678
3661
  };
3679
- imports.wbg.__wbg_subarray_aa9065fa9dc5df96 = function(arg0, arg1, arg2) {
3680
- const ret = arg0.subarray(arg1 >>> 0, arg2 >>> 0);
3681
- return ret;
3682
- };
3683
- imports.wbg.__wbg_submit_252766c4e0945cee = function(arg0, arg1) {
3662
+ imports.wbg.__wbg_submit_068b03683463d934 = function(arg0, arg1) {
3684
3663
  arg0.submit(arg1);
3685
3664
  };
3686
3665
  imports.wbg.__wbg_texImage2D_57483314967bdd11 = function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
@@ -3790,7 +3769,7 @@ export default function() {
3790
3769
  const ret = arg0.touches;
3791
3770
  return ret;
3792
3771
  };
3793
- imports.wbg.__wbg_trace_d46496ef09d7f1a0 = function(arg0, arg1) {
3772
+ imports.wbg.__wbg_trace_ac2dc39b5079cf86 = function(arg0, arg1) {
3794
3773
  console.trace(getStringFromWasm0(arg0, arg1));
3795
3774
  };
3796
3775
  imports.wbg.__wbg_type_00566e0d2e337e2e = function(arg0, arg1) {
@@ -3912,7 +3891,7 @@ export default function() {
3912
3891
  imports.wbg.__wbg_uniformMatrix4x3fv_6712c7a3b4276fb4 = function(arg0, arg1, arg2, arg3, arg4) {
3913
3892
  arg0.uniformMatrix4x3fv(arg1, arg2 !== 0, getArrayF32FromWasm0(arg3, arg4));
3914
3893
  };
3915
- imports.wbg.__wbg_unmap_7b299155f31a9d79 = function(arg0) {
3894
+ imports.wbg.__wbg_unmap_619e40c09473aed0 = function(arg0) {
3916
3895
  arg0.unmap();
3917
3896
  };
3918
3897
  imports.wbg.__wbg_url_ae10c34ca209681d = function(arg0, arg1) {
@@ -3922,7 +3901,7 @@ export default function() {
3922
3901
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
3923
3902
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
3924
3903
  };
3925
- imports.wbg.__wbg_usage_7d38adc6eaf96849 = function(arg0) {
3904
+ imports.wbg.__wbg_usage_af514d644ba6fe62 = function(arg0) {
3926
3905
  const ret = arg0.usage;
3927
3906
  return ret;
3928
3907
  };
@@ -3954,10 +3933,6 @@ export default function() {
3954
3933
  const ret = arg0.value;
3955
3934
  return ret;
3956
3935
  };
3957
- imports.wbg.__wbg_versions_c01dfd4722a88165 = function(arg0) {
3958
- const ret = arg0.versions;
3959
- return ret;
3960
- };
3961
3936
  imports.wbg.__wbg_vertexAttribDivisorANGLE_11e909d332960413 = function(arg0, arg1, arg2) {
3962
3937
  arg0.vertexAttribDivisorANGLE(arg1 >>> 0, arg2 >>> 0);
3963
3938
  };
@@ -3991,7 +3966,7 @@ export default function() {
3991
3966
  imports.wbg.__wbg_viewport_e615e98f676f2d39 = function(arg0, arg1, arg2, arg3, arg4) {
3992
3967
  arg0.viewport(arg1, arg2, arg3, arg4);
3993
3968
  };
3994
- imports.wbg.__wbg_warn_572d09d1f3d38fe1 = function(arg0, arg1) {
3969
+ imports.wbg.__wbg_warn_623408a104675bf9 = function(arg0, arg1) {
3995
3970
  console.warn(getStringFromWasm0(arg0, arg1));
3996
3971
  };
3997
3972
  imports.wbg.__wbg_width_4f334fc47ef03de1 = function(arg0) {
@@ -4018,14 +3993,14 @@ export default function() {
4018
3993
  const ret = arg0.width;
4019
3994
  return ret;
4020
3995
  };
4021
- imports.wbg.__wbg_writeBuffer_3193eaacefdcf39a = function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5) {
3996
+ imports.wbg.__wbg_writeBuffer_b479dd5b90cd43eb = function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5) {
4022
3997
  arg0.writeBuffer(arg1, arg2, arg3, arg4, arg5);
4023
3998
  }, arguments) };
4024
3999
  imports.wbg.__wbg_writeText_51c338e8ae4b85b9 = function(arg0, arg1, arg2) {
4025
4000
  const ret = arg0.writeText(getStringFromWasm0(arg1, arg2));
4026
4001
  return ret;
4027
4002
  };
4028
- imports.wbg.__wbg_writeTexture_cd7877c213ee5704 = function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
4003
+ imports.wbg.__wbg_writeTexture_c70826cc2ae8e127 = function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
4029
4004
  arg0.writeTexture(arg1, arg2, arg3, arg4);
4030
4005
  }, arguments) };
4031
4006
  imports.wbg.__wbg_write_e357400b06c0ccf5 = function(arg0, arg1) {
@@ -4050,44 +4025,44 @@ export default function() {
4050
4025
  const ret = false;
4051
4026
  return ret;
4052
4027
  };
4053
- imports.wbg.__wbindgen_closure_wrapper104029 = function(arg0, arg1, arg2) {
4054
- const ret = makeMutClosure(arg0, arg1, 22230, __wbg_adapter_66);
4028
+ imports.wbg.__wbindgen_closure_wrapper107500 = function(arg0, arg1, arg2) {
4029
+ const ret = makeMutClosure(arg0, arg1, 23220, __wbg_adapter_66);
4055
4030
  return ret;
4056
4031
  };
4057
- imports.wbg.__wbindgen_closure_wrapper104031 = function(arg0, arg1, arg2) {
4058
- const ret = makeMutClosure(arg0, arg1, 22230, __wbg_adapter_66);
4032
+ imports.wbg.__wbindgen_closure_wrapper107502 = function(arg0, arg1, arg2) {
4033
+ const ret = makeMutClosure(arg0, arg1, 23220, __wbg_adapter_66);
4059
4034
  return ret;
4060
4035
  };
4061
- imports.wbg.__wbindgen_closure_wrapper108202 = function(arg0, arg1, arg2) {
4062
- const ret = makeMutClosure(arg0, arg1, 22827, __wbg_adapter_71);
4036
+ imports.wbg.__wbindgen_closure_wrapper111680 = function(arg0, arg1, arg2) {
4037
+ const ret = makeMutClosure(arg0, arg1, 23818, __wbg_adapter_71);
4063
4038
  return ret;
4064
4039
  };
4065
- imports.wbg.__wbindgen_closure_wrapper1412 = function(arg0, arg1, arg2) {
4040
+ imports.wbg.__wbindgen_closure_wrapper1434 = function(arg0, arg1, arg2) {
4066
4041
  const ret = makeMutClosure(arg0, arg1, 13, __wbg_adapter_46);
4067
4042
  return ret;
4068
4043
  };
4069
- imports.wbg.__wbindgen_closure_wrapper73276 = function(arg0, arg1, arg2) {
4070
- const ret = makeMutClosure(arg0, arg1, 17592, __wbg_adapter_52);
4044
+ imports.wbg.__wbindgen_closure_wrapper76460 = function(arg0, arg1, arg2) {
4045
+ const ret = makeMutClosure(arg0, arg1, 18405, __wbg_adapter_52);
4071
4046
  return ret;
4072
4047
  };
4073
- imports.wbg.__wbindgen_closure_wrapper7749 = function(arg0, arg1, arg2) {
4074
- const ret = makeMutClosure(arg0, arg1, 1342, __wbg_adapter_49);
4048
+ imports.wbg.__wbindgen_closure_wrapper7868 = function(arg0, arg1, arg2) {
4049
+ const ret = makeMutClosure(arg0, arg1, 1355, __wbg_adapter_49);
4075
4050
  return ret;
4076
4051
  };
4077
- imports.wbg.__wbindgen_closure_wrapper77960 = function(arg0, arg1, arg2) {
4078
- const ret = makeMutClosure(arg0, arg1, 18208, __wbg_adapter_55);
4052
+ imports.wbg.__wbindgen_closure_wrapper81463 = function(arg0, arg1, arg2) {
4053
+ const ret = makeMutClosure(arg0, arg1, 19064, __wbg_adapter_55);
4079
4054
  return ret;
4080
4055
  };
4081
- imports.wbg.__wbindgen_closure_wrapper77962 = function(arg0, arg1, arg2) {
4082
- const ret = makeMutClosure(arg0, arg1, 18208, __wbg_adapter_55);
4056
+ imports.wbg.__wbindgen_closure_wrapper81465 = function(arg0, arg1, arg2) {
4057
+ const ret = makeMutClosure(arg0, arg1, 19064, __wbg_adapter_58);
4083
4058
  return ret;
4084
4059
  };
4085
- imports.wbg.__wbindgen_closure_wrapper77964 = function(arg0, arg1, arg2) {
4086
- const ret = makeMutClosure(arg0, arg1, 18208, __wbg_adapter_60);
4060
+ imports.wbg.__wbindgen_closure_wrapper81467 = function(arg0, arg1, arg2) {
4061
+ const ret = makeMutClosure(arg0, arg1, 19064, __wbg_adapter_58);
4087
4062
  return ret;
4088
4063
  };
4089
- imports.wbg.__wbindgen_closure_wrapper81629 = function(arg0, arg1, arg2) {
4090
- const ret = makeMutClosure(arg0, arg1, 18736, __wbg_adapter_63);
4064
+ imports.wbg.__wbindgen_closure_wrapper85207 = function(arg0, arg1, arg2) {
4065
+ const ret = makeMutClosure(arg0, arg1, 19596, __wbg_adapter_63);
4091
4066
  return ret;
4092
4067
  };
4093
4068
  imports.wbg.__wbindgen_debug_string = function(arg0, arg1) {