@sanox/sangine-core 0.3.3 → 0.4.0
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/dist/gen-types.d.ts +59 -21
- package/dist/gen-types.d.ts.map +1 -1
- package/dist/index.cjs.js +1 -1
- package/dist/index.es.js +101 -78
- package/dist/wasm/basis-decode/snippets/basisu_c_sys-273c0aeb51b100af/wasm/basisu_transcoder.js +2 -0
- package/dist/wasm/basis-decode/snippets/basisu_c_sys-273c0aeb51b100af/wasm/basisu_transcoder.wasm +0 -0
- package/dist/wasm/basis-decode/wasm_basis_decode.a8b7eebd.js +553 -0
- package/dist/wasm/basis-decode/wasm_basis_decode.d.ts +58 -0
- package/dist/wasm/basis-decode/wasm_basis_decode_bg.a8b7eebd.wasm +0 -0
- package/dist/wasm/basis-decode/wasm_basis_decode_bg.wasm.d.ts +16 -0
- package/dist/wasm/sangine/{sangine.9aeb8f2a.js → sangine.c27a2565.js} +909 -796
- package/dist/wasm/sangine/sangine.d.ts +13 -7
- package/dist/wasm/sangine/{sangine_bg.9aeb8f2a.wasm → sangine_bg.c27a2565.wasm} +0 -0
- package/dist/wasm/sangine/sangine_bg.wasm.d.ts +13 -7
- package/dist/wasm/sbo-decode/{wasm_sbo_decode.95e75786.js → wasm_sbo_decode.5c359661.js} +3 -4
- package/dist/wasm/sbo-decode/wasm_sbo_decode_bg.5c359661.wasm +0 -0
- package/dist/wasm-hashes/basis-decode.d.ts +2 -0
- package/dist/wasm-hashes/basis-decode.d.ts.map +1 -0
- package/dist/wasm-hashes/sangine.d.ts +1 -1
- package/dist/wasm-hashes/sbo-decode.d.ts +1 -1
- package/dist/worker/decodeWorkerImpl.d.ts +9 -4
- package/dist/worker/decodeWorkerImpl.d.ts.map +1 -1
- package/dist/worker/pool.d.ts +1 -0
- package/dist/worker/pool.d.ts.map +1 -1
- package/package.json +1 -1
- package/dist/wasm/sbo-decode/wasm_sbo_decode_bg.95e75786.wasm +0 -0
|
@@ -199,85 +199,84 @@ export function set_window_scale(window_id, scale) {
|
|
|
199
199
|
throw takeFromExternrefTable0(ret[0]);
|
|
200
200
|
}
|
|
201
201
|
}
|
|
202
|
-
|
|
203
202
|
function __wbg_get_imports() {
|
|
204
203
|
const import0 = {
|
|
205
204
|
__proto__: null,
|
|
206
|
-
|
|
205
|
+
__wbg_Error_960c155d3d49e4c2: function(arg0, arg1) {
|
|
207
206
|
const ret = Error(getStringFromWasm0(arg0, arg1));
|
|
208
207
|
return ret;
|
|
209
208
|
},
|
|
210
|
-
|
|
209
|
+
__wbg_Number_32bf70a599af1d4b: function(arg0) {
|
|
211
210
|
const ret = Number(arg0);
|
|
212
211
|
return ret;
|
|
213
212
|
},
|
|
214
|
-
|
|
213
|
+
__wbg_String_8564e559799eccda: function(arg0, arg1) {
|
|
215
214
|
const ret = String(arg1);
|
|
216
215
|
const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
|
|
217
216
|
const len1 = WASM_VECTOR_LEN;
|
|
218
217
|
getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
|
|
219
218
|
getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
|
|
220
219
|
},
|
|
221
|
-
|
|
220
|
+
__wbg_Window_0dc65f28a4345887: function(arg0) {
|
|
222
221
|
const ret = arg0.Window;
|
|
223
222
|
return ret;
|
|
224
223
|
},
|
|
225
|
-
|
|
224
|
+
__wbg_Window_c7f91e3f80ae0a0e: function(arg0) {
|
|
226
225
|
const ret = arg0.Window;
|
|
227
226
|
return ret;
|
|
228
227
|
},
|
|
229
|
-
|
|
228
|
+
__wbg_WorkerGlobalScope_262c8e34a919509f: function(arg0) {
|
|
230
229
|
const ret = arg0.WorkerGlobalScope;
|
|
231
230
|
return ret;
|
|
232
231
|
},
|
|
233
|
-
|
|
232
|
+
__wbg___wbindgen_boolean_get_6ea149f0a8dcc5ff: function(arg0) {
|
|
234
233
|
const v = arg0;
|
|
235
234
|
const ret = typeof(v) === 'boolean' ? v : undefined;
|
|
236
235
|
return isLikeNone(ret) ? 0xFFFFFF : ret ? 1 : 0;
|
|
237
236
|
},
|
|
238
|
-
|
|
237
|
+
__wbg___wbindgen_debug_string_ab4b34d23d6778bd: function(arg0, arg1) {
|
|
239
238
|
const ret = debugString(arg1);
|
|
240
239
|
const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
|
|
241
240
|
const len1 = WASM_VECTOR_LEN;
|
|
242
241
|
getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
|
|
243
242
|
getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
|
|
244
243
|
},
|
|
245
|
-
|
|
244
|
+
__wbg___wbindgen_in_a5d8b22e52b24dd1: function(arg0, arg1) {
|
|
246
245
|
const ret = arg0 in arg1;
|
|
247
246
|
return ret;
|
|
248
247
|
},
|
|
249
|
-
|
|
248
|
+
__wbg___wbindgen_is_function_3baa9db1a987f47d: function(arg0) {
|
|
250
249
|
const ret = typeof(arg0) === 'function';
|
|
251
250
|
return ret;
|
|
252
251
|
},
|
|
253
|
-
|
|
252
|
+
__wbg___wbindgen_is_null_52ff4ec04186736f: function(arg0) {
|
|
254
253
|
const ret = arg0 === null;
|
|
255
254
|
return ret;
|
|
256
255
|
},
|
|
257
|
-
|
|
256
|
+
__wbg___wbindgen_is_object_63322ec0cd6ea4ef: function(arg0) {
|
|
258
257
|
const val = arg0;
|
|
259
258
|
const ret = typeof(val) === 'object' && val !== null;
|
|
260
259
|
return ret;
|
|
261
260
|
},
|
|
262
|
-
|
|
261
|
+
__wbg___wbindgen_is_string_6df3bf7ef1164ed3: function(arg0) {
|
|
263
262
|
const ret = typeof(arg0) === 'string';
|
|
264
263
|
return ret;
|
|
265
264
|
},
|
|
266
|
-
|
|
265
|
+
__wbg___wbindgen_is_undefined_29a43b4d42920abd: function(arg0) {
|
|
267
266
|
const ret = arg0 === undefined;
|
|
268
267
|
return ret;
|
|
269
268
|
},
|
|
270
|
-
|
|
269
|
+
__wbg___wbindgen_jsval_loose_eq_cac3565e89b4134c: function(arg0, arg1) {
|
|
271
270
|
const ret = arg0 == arg1;
|
|
272
271
|
return ret;
|
|
273
272
|
},
|
|
274
|
-
|
|
273
|
+
__wbg___wbindgen_number_get_c7f42aed0525c451: function(arg0, arg1) {
|
|
275
274
|
const obj = arg1;
|
|
276
275
|
const ret = typeof(obj) === 'number' ? obj : undefined;
|
|
277
276
|
getDataViewMemory0().setFloat64(arg0 + 8 * 1, isLikeNone(ret) ? 0 : ret, true);
|
|
278
277
|
getDataViewMemory0().setInt32(arg0 + 4 * 0, !isLikeNone(ret), true);
|
|
279
278
|
},
|
|
280
|
-
|
|
279
|
+
__wbg___wbindgen_string_get_7ed5322991caaec5: function(arg0, arg1) {
|
|
281
280
|
const obj = arg1;
|
|
282
281
|
const ret = typeof(obj) === 'string' ? obj : undefined;
|
|
283
282
|
var ptr1 = isLikeNone(ret) ? 0 : passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
|
|
@@ -285,606 +284,612 @@ function __wbg_get_imports() {
|
|
|
285
284
|
getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
|
|
286
285
|
getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
|
|
287
286
|
},
|
|
288
|
-
|
|
287
|
+
__wbg___wbindgen_throw_6b64449b9b9ed33c: function(arg0, arg1) {
|
|
289
288
|
throw new Error(getStringFromWasm0(arg0, arg1));
|
|
290
289
|
},
|
|
291
|
-
|
|
290
|
+
__wbg__wbg_cb_unref_b46c9b5a9f08ec37: function(arg0) {
|
|
292
291
|
arg0._wbg_cb_unref();
|
|
293
292
|
},
|
|
294
|
-
|
|
293
|
+
__wbg_abort_4ce5b484434ef6fd: function(arg0) {
|
|
295
294
|
arg0.abort();
|
|
296
295
|
},
|
|
297
|
-
|
|
296
|
+
__wbg_activeElement_737cd2e5ce862ac0: function(arg0) {
|
|
298
297
|
const ret = arg0.activeElement;
|
|
299
298
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
300
299
|
},
|
|
301
|
-
|
|
300
|
+
__wbg_activeTexture_3df5a43f55a69a6c: function(arg0, arg1) {
|
|
302
301
|
arg0.activeTexture(arg1 >>> 0);
|
|
303
302
|
},
|
|
304
|
-
|
|
303
|
+
__wbg_activeTexture_546afc38eb98df71: function(arg0, arg1) {
|
|
305
304
|
arg0.activeTexture(arg1 >>> 0);
|
|
306
305
|
},
|
|
307
|
-
|
|
306
|
+
__wbg_addEventListener_8176dab41b09531c: function() { return handleError(function (arg0, arg1, arg2, arg3) {
|
|
308
307
|
arg0.addEventListener(getStringFromWasm0(arg1, arg2), arg3);
|
|
309
308
|
}, arguments); },
|
|
310
|
-
|
|
309
|
+
__wbg_addListener_7202e355ec2df79d: function() { return handleError(function (arg0, arg1) {
|
|
311
310
|
arg0.addListener(arg1);
|
|
312
311
|
}, arguments); },
|
|
313
|
-
|
|
312
|
+
__wbg_altKey_3116112ec764f316: function(arg0) {
|
|
314
313
|
const ret = arg0.altKey;
|
|
315
314
|
return ret;
|
|
316
315
|
},
|
|
317
|
-
|
|
316
|
+
__wbg_altKey_c4f26b40f1b826b4: function(arg0) {
|
|
318
317
|
const ret = arg0.altKey;
|
|
319
318
|
return ret;
|
|
320
319
|
},
|
|
321
|
-
|
|
320
|
+
__wbg_animate_8f41e2f47c7d04ab: function(arg0, arg1, arg2) {
|
|
322
321
|
const ret = arg0.animate(arg1, arg2);
|
|
323
322
|
return ret;
|
|
324
323
|
},
|
|
325
|
-
|
|
324
|
+
__wbg_appendChild_e95c8b3b936d250a: function() { return handleError(function (arg0, arg1) {
|
|
326
325
|
const ret = arg0.appendChild(arg1);
|
|
327
326
|
return ret;
|
|
328
327
|
}, arguments); },
|
|
329
|
-
|
|
328
|
+
__wbg_attachShader_1eec3a0d2bfe6f83: function(arg0, arg1, arg2) {
|
|
330
329
|
arg0.attachShader(arg1, arg2);
|
|
331
330
|
},
|
|
332
|
-
|
|
331
|
+
__wbg_attachShader_e1c4cb1f00f167df: function(arg0, arg1, arg2) {
|
|
333
332
|
arg0.attachShader(arg1, arg2);
|
|
334
333
|
},
|
|
335
|
-
|
|
334
|
+
__wbg_beginQuery_330ed668ec983f20: function(arg0, arg1, arg2) {
|
|
336
335
|
arg0.beginQuery(arg1 >>> 0, arg2);
|
|
337
336
|
},
|
|
338
|
-
|
|
337
|
+
__wbg_beginRenderPass_1636be9bc8e33c43: function() { return handleError(function (arg0, arg1) {
|
|
339
338
|
const ret = arg0.beginRenderPass(arg1);
|
|
340
339
|
return ret;
|
|
341
340
|
}, arguments); },
|
|
342
|
-
|
|
341
|
+
__wbg_bindAttribLocation_3d20dac16f0dd5d2: function(arg0, arg1, arg2, arg3, arg4) {
|
|
343
342
|
arg0.bindAttribLocation(arg1, arg2 >>> 0, getStringFromWasm0(arg3, arg4));
|
|
344
343
|
},
|
|
345
|
-
|
|
344
|
+
__wbg_bindAttribLocation_ba0ee411099ec472: function(arg0, arg1, arg2, arg3, arg4) {
|
|
346
345
|
arg0.bindAttribLocation(arg1, arg2 >>> 0, getStringFromWasm0(arg3, arg4));
|
|
347
346
|
},
|
|
348
|
-
|
|
347
|
+
__wbg_bindBufferRange_538b702311d21a3a: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
349
348
|
arg0.bindBufferRange(arg1 >>> 0, arg2 >>> 0, arg3, arg4, arg5);
|
|
350
349
|
},
|
|
351
|
-
|
|
350
|
+
__wbg_bindBuffer_710a611286e86fe9: function(arg0, arg1, arg2) {
|
|
352
351
|
arg0.bindBuffer(arg1 >>> 0, arg2);
|
|
353
352
|
},
|
|
354
|
-
|
|
353
|
+
__wbg_bindBuffer_b193f35215c88d5d: function(arg0, arg1, arg2) {
|
|
355
354
|
arg0.bindBuffer(arg1 >>> 0, arg2);
|
|
356
355
|
},
|
|
357
|
-
|
|
356
|
+
__wbg_bindFramebuffer_8d7b9da43a5c1c2b: function(arg0, arg1, arg2) {
|
|
358
357
|
arg0.bindFramebuffer(arg1 >>> 0, arg2);
|
|
359
358
|
},
|
|
360
|
-
|
|
359
|
+
__wbg_bindFramebuffer_fab857ccf69f3da9: function(arg0, arg1, arg2) {
|
|
361
360
|
arg0.bindFramebuffer(arg1 >>> 0, arg2);
|
|
362
361
|
},
|
|
363
|
-
|
|
362
|
+
__wbg_bindRenderbuffer_21cf597fc94be1c7: function(arg0, arg1, arg2) {
|
|
364
363
|
arg0.bindRenderbuffer(arg1 >>> 0, arg2);
|
|
365
364
|
},
|
|
366
|
-
|
|
365
|
+
__wbg_bindRenderbuffer_30a3bb44ea0e058f: function(arg0, arg1, arg2) {
|
|
367
366
|
arg0.bindRenderbuffer(arg1 >>> 0, arg2);
|
|
368
367
|
},
|
|
369
|
-
|
|
368
|
+
__wbg_bindSampler_2179eb28a43d1075: function(arg0, arg1, arg2) {
|
|
370
369
|
arg0.bindSampler(arg1 >>> 0, arg2);
|
|
371
370
|
},
|
|
372
|
-
|
|
371
|
+
__wbg_bindTexture_a87fb41b3319bcb9: function(arg0, arg1, arg2) {
|
|
373
372
|
arg0.bindTexture(arg1 >>> 0, arg2);
|
|
374
373
|
},
|
|
375
|
-
|
|
374
|
+
__wbg_bindTexture_c3fcb7dc0c448083: function(arg0, arg1, arg2) {
|
|
376
375
|
arg0.bindTexture(arg1 >>> 0, arg2);
|
|
377
376
|
},
|
|
378
|
-
|
|
377
|
+
__wbg_bindVertexArrayOES_b0e8a5a6c8a88c84: function(arg0, arg1) {
|
|
379
378
|
arg0.bindVertexArrayOES(arg1);
|
|
380
379
|
},
|
|
381
|
-
|
|
380
|
+
__wbg_bindVertexArray_ea785b5f2238eb93: function(arg0, arg1) {
|
|
382
381
|
arg0.bindVertexArray(arg1);
|
|
383
382
|
},
|
|
384
|
-
|
|
383
|
+
__wbg_blendColor_ca4a431a958a4984: function(arg0, arg1, arg2, arg3, arg4) {
|
|
385
384
|
arg0.blendColor(arg1, arg2, arg3, arg4);
|
|
386
385
|
},
|
|
387
|
-
|
|
386
|
+
__wbg_blendColor_fd6d1cb4a2be4efd: function(arg0, arg1, arg2, arg3, arg4) {
|
|
388
387
|
arg0.blendColor(arg1, arg2, arg3, arg4);
|
|
389
388
|
},
|
|
390
|
-
|
|
389
|
+
__wbg_blendEquationSeparate_1dedaa54091b78a5: function(arg0, arg1, arg2) {
|
|
391
390
|
arg0.blendEquationSeparate(arg1 >>> 0, arg2 >>> 0);
|
|
392
391
|
},
|
|
393
|
-
|
|
392
|
+
__wbg_blendEquationSeparate_8a6f5cdd3d6af806: function(arg0, arg1, arg2) {
|
|
394
393
|
arg0.blendEquationSeparate(arg1 >>> 0, arg2 >>> 0);
|
|
395
394
|
},
|
|
396
|
-
|
|
395
|
+
__wbg_blendEquation_0abbff18abcf6c63: function(arg0, arg1) {
|
|
397
396
|
arg0.blendEquation(arg1 >>> 0);
|
|
398
397
|
},
|
|
399
|
-
|
|
398
|
+
__wbg_blendEquation_f0b8a2ea6cfe3a8a: function(arg0, arg1) {
|
|
400
399
|
arg0.blendEquation(arg1 >>> 0);
|
|
401
400
|
},
|
|
402
|
-
|
|
401
|
+
__wbg_blendFuncSeparate_a1f8e0d6a1fa6fa6: function(arg0, arg1, arg2, arg3, arg4) {
|
|
403
402
|
arg0.blendFuncSeparate(arg1 >>> 0, arg2 >>> 0, arg3 >>> 0, arg4 >>> 0);
|
|
404
403
|
},
|
|
405
|
-
|
|
404
|
+
__wbg_blendFuncSeparate_d3b4bffd37fd37de: function(arg0, arg1, arg2, arg3, arg4) {
|
|
406
405
|
arg0.blendFuncSeparate(arg1 >>> 0, arg2 >>> 0, arg3 >>> 0, arg4 >>> 0);
|
|
407
406
|
},
|
|
408
|
-
|
|
407
|
+
__wbg_blendFunc_73401f287153631f: function(arg0, arg1, arg2) {
|
|
409
408
|
arg0.blendFunc(arg1 >>> 0, arg2 >>> 0);
|
|
410
409
|
},
|
|
411
|
-
|
|
410
|
+
__wbg_blendFunc_9c1ee0744b7da386: function(arg0, arg1, arg2) {
|
|
412
411
|
arg0.blendFunc(arg1 >>> 0, arg2 >>> 0);
|
|
413
412
|
},
|
|
414
|
-
|
|
413
|
+
__wbg_blitFramebuffer_796256485239eebc: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10) {
|
|
415
414
|
arg0.blitFramebuffer(arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9 >>> 0, arg10 >>> 0);
|
|
416
415
|
},
|
|
417
|
-
|
|
416
|
+
__wbg_blockSize_9bfce6be11544dd1: function(arg0) {
|
|
418
417
|
const ret = arg0.blockSize;
|
|
419
418
|
return ret;
|
|
420
419
|
},
|
|
421
|
-
|
|
420
|
+
__wbg_body_c7b35a55457167ba: function(arg0) {
|
|
422
421
|
const ret = arg0.body;
|
|
423
422
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
424
423
|
},
|
|
425
|
-
|
|
424
|
+
__wbg_brand_3bc196a43eceb8af: function(arg0, arg1) {
|
|
426
425
|
const ret = arg1.brand;
|
|
427
426
|
const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
|
|
428
427
|
const len1 = WASM_VECTOR_LEN;
|
|
429
428
|
getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
|
|
430
429
|
getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
|
|
431
430
|
},
|
|
432
|
-
|
|
431
|
+
__wbg_brands_b7dcf262485c3e7c: function(arg0) {
|
|
433
432
|
const ret = arg0.brands;
|
|
434
433
|
return ret;
|
|
435
434
|
},
|
|
436
|
-
|
|
435
|
+
__wbg_bufferData_5788346a959129ab: function(arg0, arg1, arg2, arg3) {
|
|
437
436
|
arg0.bufferData(arg1 >>> 0, arg2, arg3 >>> 0);
|
|
438
437
|
},
|
|
439
|
-
|
|
438
|
+
__wbg_bufferData_6669d1a205932a9c: function(arg0, arg1, arg2, arg3) {
|
|
440
439
|
arg0.bufferData(arg1 >>> 0, arg2, arg3 >>> 0);
|
|
441
440
|
},
|
|
442
|
-
|
|
441
|
+
__wbg_bufferData_f267cdc80efbd6a0: function(arg0, arg1, arg2, arg3) {
|
|
443
442
|
arg0.bufferData(arg1 >>> 0, arg2, arg3 >>> 0);
|
|
444
443
|
},
|
|
445
|
-
|
|
444
|
+
__wbg_bufferData_f401229c915b8028: function(arg0, arg1, arg2, arg3) {
|
|
446
445
|
arg0.bufferData(arg1 >>> 0, arg2, arg3 >>> 0);
|
|
447
446
|
},
|
|
448
|
-
|
|
447
|
+
__wbg_bufferSubData_3708c0445a03981a: function(arg0, arg1, arg2, arg3) {
|
|
449
448
|
arg0.bufferSubData(arg1 >>> 0, arg2, arg3);
|
|
450
449
|
},
|
|
451
|
-
|
|
450
|
+
__wbg_bufferSubData_ade66d88865db9fc: function(arg0, arg1, arg2, arg3) {
|
|
452
451
|
arg0.bufferSubData(arg1 >>> 0, arg2, arg3);
|
|
453
452
|
},
|
|
454
|
-
|
|
453
|
+
__wbg_buffer_d0f5ea0926a691fd: function(arg0) {
|
|
455
454
|
const ret = arg0.buffer;
|
|
456
455
|
return ret;
|
|
457
456
|
},
|
|
458
|
-
|
|
457
|
+
__wbg_button_c794bf4b1dcd7c4c: function(arg0) {
|
|
459
458
|
const ret = arg0.button;
|
|
460
459
|
return ret;
|
|
461
460
|
},
|
|
462
|
-
|
|
461
|
+
__wbg_buttons_9b45c5f89c8d91db: function(arg0) {
|
|
463
462
|
const ret = arg0.buttons;
|
|
464
463
|
return ret;
|
|
465
464
|
},
|
|
466
|
-
|
|
465
|
+
__wbg_call_14b169f759b26747: function() { return handleError(function (arg0, arg1) {
|
|
467
466
|
const ret = arg0.call(arg1);
|
|
468
467
|
return ret;
|
|
469
468
|
}, arguments); },
|
|
470
|
-
|
|
469
|
+
__wbg_call_a24592a6f349a97e: function() { return handleError(function (arg0, arg1, arg2) {
|
|
471
470
|
const ret = arg0.call(arg1, arg2);
|
|
472
471
|
return ret;
|
|
473
472
|
}, arguments); },
|
|
474
|
-
|
|
473
|
+
__wbg_call_bb28efe6b2f55b86: function() { return handleError(function (arg0, arg1, arg2, arg3) {
|
|
475
474
|
const ret = arg0.call(arg1, arg2, arg3);
|
|
476
475
|
return ret;
|
|
477
476
|
}, arguments); },
|
|
478
|
-
|
|
477
|
+
__wbg_cancelAnimationFrame_3fe3db137219c343: function() { return handleError(function (arg0, arg1) {
|
|
479
478
|
arg0.cancelAnimationFrame(arg1);
|
|
480
479
|
}, arguments); },
|
|
481
|
-
|
|
480
|
+
__wbg_cancelIdleCallback_cc76338bb44d0b0a: function(arg0, arg1) {
|
|
482
481
|
arg0.cancelIdleCallback(arg1 >>> 0);
|
|
483
482
|
},
|
|
484
|
-
|
|
483
|
+
__wbg_cancel_65f38182e2eeac5c: function(arg0) {
|
|
485
484
|
arg0.cancel();
|
|
486
485
|
},
|
|
487
|
-
|
|
486
|
+
__wbg_catch_e9362815fd0b24cf: function(arg0, arg1) {
|
|
488
487
|
const ret = arg0.catch(arg1);
|
|
489
488
|
return ret;
|
|
490
489
|
},
|
|
491
|
-
|
|
490
|
+
__wbg_clearBufferfv_715310a7cc30715d: function(arg0, arg1, arg2, arg3, arg4) {
|
|
492
491
|
arg0.clearBufferfv(arg1 >>> 0, arg2, getArrayF32FromWasm0(arg3, arg4));
|
|
493
492
|
},
|
|
494
|
-
|
|
493
|
+
__wbg_clearBufferiv_a086fd83c8c5759c: function(arg0, arg1, arg2, arg3, arg4) {
|
|
495
494
|
arg0.clearBufferiv(arg1 >>> 0, arg2, getArrayI32FromWasm0(arg3, arg4));
|
|
496
495
|
},
|
|
497
|
-
|
|
496
|
+
__wbg_clearBufferuiv_8260c12b38743ac5: function(arg0, arg1, arg2, arg3, arg4) {
|
|
498
497
|
arg0.clearBufferuiv(arg1 >>> 0, arg2, getArrayU32FromWasm0(arg3, arg4));
|
|
499
498
|
},
|
|
500
|
-
|
|
499
|
+
__wbg_clearDepth_6a75b6bfa763b04c: function(arg0, arg1) {
|
|
501
500
|
arg0.clearDepth(arg1);
|
|
502
501
|
},
|
|
503
|
-
|
|
502
|
+
__wbg_clearDepth_e602528ddc745c62: function(arg0, arg1) {
|
|
504
503
|
arg0.clearDepth(arg1);
|
|
505
504
|
},
|
|
506
|
-
|
|
505
|
+
__wbg_clearStencil_584a4c6144f1164d: function(arg0, arg1) {
|
|
507
506
|
arg0.clearStencil(arg1);
|
|
508
507
|
},
|
|
509
|
-
|
|
508
|
+
__wbg_clearStencil_8a4463aa6ab4f980: function(arg0, arg1) {
|
|
510
509
|
arg0.clearStencil(arg1);
|
|
511
510
|
},
|
|
512
|
-
|
|
511
|
+
__wbg_clearTimeout_1a62f3563b1611b3: function(arg0, arg1) {
|
|
513
512
|
arg0.clearTimeout(arg1);
|
|
514
513
|
},
|
|
515
|
-
|
|
514
|
+
__wbg_clear_d82c0c485d1af30e: function(arg0, arg1) {
|
|
516
515
|
arg0.clear(arg1 >>> 0);
|
|
517
516
|
},
|
|
518
|
-
|
|
517
|
+
__wbg_clear_e39cde04b063e709: function(arg0, arg1) {
|
|
519
518
|
arg0.clear(arg1 >>> 0);
|
|
520
519
|
},
|
|
521
|
-
|
|
520
|
+
__wbg_clientWaitSync_ce22c6bcd7b1c355: function(arg0, arg1, arg2, arg3) {
|
|
522
521
|
const ret = arg0.clientWaitSync(arg1, arg2 >>> 0, arg3 >>> 0);
|
|
523
522
|
return ret;
|
|
524
523
|
},
|
|
525
|
-
|
|
524
|
+
__wbg_close_7e700111d27bdd8c: function(arg0) {
|
|
526
525
|
arg0.close();
|
|
527
526
|
},
|
|
528
|
-
|
|
527
|
+
__wbg_code_09d0c59f9029dd28: function(arg0, arg1) {
|
|
529
528
|
const ret = arg1.code;
|
|
530
529
|
const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
|
|
531
530
|
const len1 = WASM_VECTOR_LEN;
|
|
532
531
|
getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
|
|
533
532
|
getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
|
|
534
533
|
},
|
|
535
|
-
|
|
534
|
+
__wbg_colorMask_5e1ce60e460bf963: function(arg0, arg1, arg2, arg3, arg4) {
|
|
536
535
|
arg0.colorMask(arg1 !== 0, arg2 !== 0, arg3 !== 0, arg4 !== 0);
|
|
537
536
|
},
|
|
538
|
-
|
|
537
|
+
__wbg_colorMask_71190391f59922fe: function(arg0, arg1, arg2, arg3, arg4) {
|
|
539
538
|
arg0.colorMask(arg1 !== 0, arg2 !== 0, arg3 !== 0, arg4 !== 0);
|
|
540
539
|
},
|
|
541
|
-
|
|
540
|
+
__wbg_compileShader_b39b7d5caca97c9d: function(arg0, arg1) {
|
|
542
541
|
arg0.compileShader(arg1);
|
|
543
542
|
},
|
|
544
|
-
|
|
543
|
+
__wbg_compileShader_fc084de511370bc0: function(arg0, arg1) {
|
|
545
544
|
arg0.compileShader(arg1);
|
|
546
545
|
},
|
|
547
|
-
|
|
548
|
-
arg0.compressedTexSubImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7 >>> 0, arg8);
|
|
546
|
+
__wbg_compressedTexSubImage2D_846de8fb28dec7a9: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
|
|
547
|
+
arg0.compressedTexSubImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7 >>> 0, arg8, arg9);
|
|
549
548
|
},
|
|
550
|
-
|
|
549
|
+
__wbg_compressedTexSubImage2D_8b3ae69927d595ce: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) {
|
|
551
550
|
arg0.compressedTexSubImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7 >>> 0, arg8);
|
|
552
551
|
},
|
|
553
|
-
|
|
554
|
-
arg0.compressedTexSubImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7 >>> 0, arg8
|
|
552
|
+
__wbg_compressedTexSubImage2D_b2126dd76e4f45d9: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) {
|
|
553
|
+
arg0.compressedTexSubImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7 >>> 0, arg8);
|
|
555
554
|
},
|
|
556
|
-
|
|
555
|
+
__wbg_compressedTexSubImage3D_08741720ce7a1a6b: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10) {
|
|
557
556
|
arg0.compressedTexSubImage3D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9 >>> 0, arg10);
|
|
558
557
|
},
|
|
559
|
-
|
|
558
|
+
__wbg_compressedTexSubImage3D_6d41d588f1b1fa8a: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) {
|
|
560
559
|
arg0.compressedTexSubImage3D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9 >>> 0, arg10, arg11);
|
|
561
560
|
},
|
|
562
|
-
|
|
561
|
+
__wbg_configure_a85ef99634672c4a: function() { return handleError(function (arg0, arg1) {
|
|
563
562
|
arg0.configure(arg1);
|
|
564
563
|
}, arguments); },
|
|
565
|
-
|
|
564
|
+
__wbg_contains_495334b455843d23: function(arg0, arg1) {
|
|
566
565
|
const ret = arg0.contains(arg1);
|
|
567
566
|
return ret;
|
|
568
567
|
},
|
|
569
|
-
|
|
568
|
+
__wbg_contentRect_e3958925fadb3298: function(arg0) {
|
|
570
569
|
const ret = arg0.contentRect;
|
|
571
570
|
return ret;
|
|
572
571
|
},
|
|
573
|
-
|
|
572
|
+
__wbg_copyBufferSubData_8646c023657c626d: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
574
573
|
arg0.copyBufferSubData(arg1 >>> 0, arg2 >>> 0, arg3, arg4, arg5);
|
|
575
574
|
},
|
|
576
|
-
|
|
575
|
+
__wbg_copyExternalImageToTexture_199725d78e904766: function() { return handleError(function (arg0, arg1, arg2, arg3) {
|
|
576
|
+
arg0.copyExternalImageToTexture(arg1, arg2, arg3);
|
|
577
|
+
}, arguments); },
|
|
578
|
+
__wbg_copyTexSubImage2D_30dff1abdab02706: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) {
|
|
577
579
|
arg0.copyTexSubImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7, arg8);
|
|
578
580
|
},
|
|
579
|
-
|
|
581
|
+
__wbg_copyTexSubImage2D_a2aa1d558b98374c: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) {
|
|
580
582
|
arg0.copyTexSubImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7, arg8);
|
|
581
583
|
},
|
|
582
|
-
|
|
584
|
+
__wbg_copyTexSubImage3D_182ddcace125b399: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
|
|
583
585
|
arg0.copyTexSubImage3D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9);
|
|
584
586
|
},
|
|
585
|
-
|
|
587
|
+
__wbg_createBindGroupLayout_0f080b11fd4b5ffe: function() { return handleError(function (arg0, arg1) {
|
|
586
588
|
const ret = arg0.createBindGroupLayout(arg1);
|
|
587
589
|
return ret;
|
|
588
590
|
}, arguments); },
|
|
589
|
-
|
|
591
|
+
__wbg_createBindGroup_4a548d28221a3724: function(arg0, arg1) {
|
|
590
592
|
const ret = arg0.createBindGroup(arg1);
|
|
591
593
|
return ret;
|
|
592
594
|
},
|
|
593
|
-
|
|
594
|
-
const ret = arg0.createBuffer(arg1);
|
|
595
|
-
return ret;
|
|
596
|
-
}, arguments); },
|
|
597
|
-
__wbg_createBuffer_26534c05e01b8559: function(arg0) {
|
|
595
|
+
__wbg_createBuffer_6ad9886c8fed1a21: function(arg0) {
|
|
598
596
|
const ret = arg0.createBuffer();
|
|
599
597
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
600
598
|
},
|
|
601
|
-
|
|
599
|
+
__wbg_createBuffer_de348fec3cfa3bd1: function() { return handleError(function (arg0, arg1) {
|
|
600
|
+
const ret = arg0.createBuffer(arg1);
|
|
601
|
+
return ret;
|
|
602
|
+
}, arguments); },
|
|
603
|
+
__wbg_createBuffer_f68202a47c36c3d6: function(arg0) {
|
|
602
604
|
const ret = arg0.createBuffer();
|
|
603
605
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
604
606
|
},
|
|
605
|
-
|
|
607
|
+
__wbg_createCommandEncoder_f1ebf253171c6c1b: function(arg0, arg1) {
|
|
606
608
|
const ret = arg0.createCommandEncoder(arg1);
|
|
607
609
|
return ret;
|
|
608
610
|
},
|
|
609
|
-
|
|
611
|
+
__wbg_createElement_bbd4c90086fe6f7b: function() { return handleError(function (arg0, arg1, arg2) {
|
|
610
612
|
const ret = arg0.createElement(getStringFromWasm0(arg1, arg2));
|
|
611
613
|
return ret;
|
|
612
614
|
}, arguments); },
|
|
613
|
-
|
|
615
|
+
__wbg_createFramebuffer_03fa5aab12587b89: function(arg0) {
|
|
614
616
|
const ret = arg0.createFramebuffer();
|
|
615
617
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
616
618
|
},
|
|
617
|
-
|
|
619
|
+
__wbg_createFramebuffer_211e9c2acecac22f: function(arg0) {
|
|
618
620
|
const ret = arg0.createFramebuffer();
|
|
619
621
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
620
622
|
},
|
|
621
|
-
|
|
623
|
+
__wbg_createObjectURL_46e1b0c55389893b: function() { return handleError(function (arg0, arg1) {
|
|
622
624
|
const ret = URL.createObjectURL(arg1);
|
|
623
625
|
const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
|
|
624
626
|
const len1 = WASM_VECTOR_LEN;
|
|
625
627
|
getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
|
|
626
628
|
getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
|
|
627
629
|
}, arguments); },
|
|
628
|
-
|
|
630
|
+
__wbg_createPipelineLayout_8d969fc745f20f23: function(arg0, arg1) {
|
|
629
631
|
const ret = arg0.createPipelineLayout(arg1);
|
|
630
632
|
return ret;
|
|
631
633
|
},
|
|
632
|
-
|
|
634
|
+
__wbg_createProgram_635f6f85c5f3c83d: function(arg0) {
|
|
633
635
|
const ret = arg0.createProgram();
|
|
634
636
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
635
637
|
},
|
|
636
|
-
|
|
638
|
+
__wbg_createProgram_bedc70c0d16e41df: function(arg0) {
|
|
637
639
|
const ret = arg0.createProgram();
|
|
638
640
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
639
641
|
},
|
|
640
|
-
|
|
642
|
+
__wbg_createQuery_276833144fe200cc: function(arg0) {
|
|
641
643
|
const ret = arg0.createQuery();
|
|
642
644
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
643
645
|
},
|
|
644
|
-
|
|
646
|
+
__wbg_createRenderPipeline_1dbdc88da325f5dc: function() { return handleError(function (arg0, arg1) {
|
|
645
647
|
const ret = arg0.createRenderPipeline(arg1);
|
|
646
648
|
return ret;
|
|
647
649
|
}, arguments); },
|
|
648
|
-
|
|
650
|
+
__wbg_createRenderbuffer_35e6bde126d973f9: function(arg0) {
|
|
649
651
|
const ret = arg0.createRenderbuffer();
|
|
650
652
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
651
653
|
},
|
|
652
|
-
|
|
654
|
+
__wbg_createRenderbuffer_cb16d578fe2964c3: function(arg0) {
|
|
653
655
|
const ret = arg0.createRenderbuffer();
|
|
654
656
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
655
657
|
},
|
|
656
|
-
|
|
658
|
+
__wbg_createSampler_7a0e4bf12aad2139: function(arg0) {
|
|
657
659
|
const ret = arg0.createSampler();
|
|
658
660
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
659
661
|
},
|
|
660
|
-
|
|
662
|
+
__wbg_createSampler_80b553fb1915ad98: function(arg0, arg1) {
|
|
661
663
|
const ret = arg0.createSampler(arg1);
|
|
662
664
|
return ret;
|
|
663
665
|
},
|
|
664
|
-
|
|
666
|
+
__wbg_createShaderModule_4a697f05633fc0d8: function(arg0, arg1) {
|
|
665
667
|
const ret = arg0.createShaderModule(arg1);
|
|
666
668
|
return ret;
|
|
667
669
|
},
|
|
668
|
-
|
|
670
|
+
__wbg_createShader_2c8d8c9f17967efe: function(arg0, arg1) {
|
|
669
671
|
const ret = arg0.createShader(arg1 >>> 0);
|
|
670
672
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
671
673
|
},
|
|
672
|
-
|
|
674
|
+
__wbg_createShader_5484e429d7514a9d: function(arg0, arg1) {
|
|
673
675
|
const ret = arg0.createShader(arg1 >>> 0);
|
|
674
676
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
675
677
|
},
|
|
676
|
-
|
|
678
|
+
__wbg_createTexture_423ec5113612ebe8: function() { return handleError(function (arg0, arg1) {
|
|
677
679
|
const ret = arg0.createTexture(arg1);
|
|
678
680
|
return ret;
|
|
679
681
|
}, arguments); },
|
|
680
|
-
|
|
682
|
+
__wbg_createTexture_caeb4349ae5c7a83: function(arg0) {
|
|
681
683
|
const ret = arg0.createTexture();
|
|
682
684
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
683
685
|
},
|
|
684
|
-
|
|
686
|
+
__wbg_createTexture_f9850d55f04c7883: function(arg0) {
|
|
685
687
|
const ret = arg0.createTexture();
|
|
686
688
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
687
689
|
},
|
|
688
|
-
|
|
690
|
+
__wbg_createVertexArrayOES_25823ca742b59551: function(arg0) {
|
|
689
691
|
const ret = arg0.createVertexArrayOES();
|
|
690
692
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
691
693
|
},
|
|
692
|
-
|
|
694
|
+
__wbg_createVertexArray_a8c3e6799bdb5af8: function(arg0) {
|
|
693
695
|
const ret = arg0.createVertexArray();
|
|
694
696
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
695
697
|
},
|
|
696
|
-
|
|
698
|
+
__wbg_createView_d928ef35cd04a244: function() { return handleError(function (arg0, arg1) {
|
|
697
699
|
const ret = arg0.createView(arg1);
|
|
698
700
|
return ret;
|
|
699
701
|
}, arguments); },
|
|
700
|
-
|
|
702
|
+
__wbg_ctrlKey_31968cccd46bdef6: function(arg0) {
|
|
701
703
|
const ret = arg0.ctrlKey;
|
|
702
704
|
return ret;
|
|
703
705
|
},
|
|
704
|
-
|
|
706
|
+
__wbg_ctrlKey_a49693667722b909: function(arg0) {
|
|
705
707
|
const ret = arg0.ctrlKey;
|
|
706
708
|
return ret;
|
|
707
709
|
},
|
|
708
|
-
|
|
710
|
+
__wbg_cullFace_87cf8b47e8d3edd2: function(arg0, arg1) {
|
|
709
711
|
arg0.cullFace(arg1 >>> 0);
|
|
710
712
|
},
|
|
711
|
-
|
|
713
|
+
__wbg_cullFace_c35bb54d07e68290: function(arg0, arg1) {
|
|
712
714
|
arg0.cullFace(arg1 >>> 0);
|
|
713
715
|
},
|
|
714
|
-
|
|
716
|
+
__wbg_debug_c014a160490283dc: function(arg0) {
|
|
715
717
|
console.debug(arg0);
|
|
716
718
|
},
|
|
717
|
-
|
|
719
|
+
__wbg_deleteBuffer_521c77539f9941c1: function(arg0, arg1) {
|
|
718
720
|
arg0.deleteBuffer(arg1);
|
|
719
721
|
},
|
|
720
|
-
|
|
722
|
+
__wbg_deleteBuffer_558c85bd550b15df: function(arg0, arg1) {
|
|
721
723
|
arg0.deleteBuffer(arg1);
|
|
722
724
|
},
|
|
723
|
-
|
|
725
|
+
__wbg_deleteFramebuffer_2fb61c893f34a853: function(arg0, arg1) {
|
|
724
726
|
arg0.deleteFramebuffer(arg1);
|
|
725
727
|
},
|
|
726
|
-
|
|
728
|
+
__wbg_deleteFramebuffer_a0b3386cb631ca92: function(arg0, arg1) {
|
|
727
729
|
arg0.deleteFramebuffer(arg1);
|
|
728
730
|
},
|
|
729
|
-
|
|
731
|
+
__wbg_deleteProgram_6d3a2bdf7fc6d658: function(arg0, arg1) {
|
|
730
732
|
arg0.deleteProgram(arg1);
|
|
731
733
|
},
|
|
732
|
-
|
|
734
|
+
__wbg_deleteProgram_8175823e816f19ed: function(arg0, arg1) {
|
|
733
735
|
arg0.deleteProgram(arg1);
|
|
734
736
|
},
|
|
735
|
-
|
|
737
|
+
__wbg_deleteQuery_774f28829e3eb161: function(arg0, arg1) {
|
|
736
738
|
arg0.deleteQuery(arg1);
|
|
737
739
|
},
|
|
738
|
-
|
|
740
|
+
__wbg_deleteRenderbuffer_826cb5d271ce4663: function(arg0, arg1) {
|
|
739
741
|
arg0.deleteRenderbuffer(arg1);
|
|
740
742
|
},
|
|
741
|
-
|
|
743
|
+
__wbg_deleteRenderbuffer_fe0ab39c4929254b: function(arg0, arg1) {
|
|
742
744
|
arg0.deleteRenderbuffer(arg1);
|
|
743
745
|
},
|
|
744
|
-
|
|
746
|
+
__wbg_deleteSampler_34704dd7176c6cb6: function(arg0, arg1) {
|
|
745
747
|
arg0.deleteSampler(arg1);
|
|
746
748
|
},
|
|
747
|
-
|
|
749
|
+
__wbg_deleteShader_379785984071d8af: function(arg0, arg1) {
|
|
748
750
|
arg0.deleteShader(arg1);
|
|
749
751
|
},
|
|
750
|
-
|
|
752
|
+
__wbg_deleteShader_460e3d0b80ea3790: function(arg0, arg1) {
|
|
751
753
|
arg0.deleteShader(arg1);
|
|
752
754
|
},
|
|
753
|
-
|
|
755
|
+
__wbg_deleteSync_bdc4a0bdb747530d: function(arg0, arg1) {
|
|
754
756
|
arg0.deleteSync(arg1);
|
|
755
757
|
},
|
|
756
|
-
|
|
758
|
+
__wbg_deleteTexture_6de16581bf7e5e00: function(arg0, arg1) {
|
|
757
759
|
arg0.deleteTexture(arg1);
|
|
758
760
|
},
|
|
759
|
-
|
|
761
|
+
__wbg_deleteTexture_8714aac647598458: function(arg0, arg1) {
|
|
760
762
|
arg0.deleteTexture(arg1);
|
|
761
763
|
},
|
|
762
|
-
|
|
764
|
+
__wbg_deleteVertexArrayOES_6bac63f2a6cf4257: function(arg0, arg1) {
|
|
763
765
|
arg0.deleteVertexArrayOES(arg1);
|
|
764
766
|
},
|
|
765
|
-
|
|
767
|
+
__wbg_deleteVertexArray_c0c2dbbda37e677b: function(arg0, arg1) {
|
|
766
768
|
arg0.deleteVertexArray(arg1);
|
|
767
769
|
},
|
|
768
|
-
|
|
770
|
+
__wbg_deltaMode_e3330902f10b9218: function(arg0) {
|
|
769
771
|
const ret = arg0.deltaMode;
|
|
770
772
|
return ret;
|
|
771
773
|
},
|
|
772
|
-
|
|
774
|
+
__wbg_deltaX_7f421a85054bc57c: function(arg0) {
|
|
773
775
|
const ret = arg0.deltaX;
|
|
774
776
|
return ret;
|
|
775
777
|
},
|
|
776
|
-
|
|
778
|
+
__wbg_deltaY_ca7744a8772482e1: function(arg0) {
|
|
777
779
|
const ret = arg0.deltaY;
|
|
778
780
|
return ret;
|
|
779
781
|
},
|
|
780
|
-
|
|
782
|
+
__wbg_depthFunc_2dcf4f6cd1ae352f: function(arg0, arg1) {
|
|
781
783
|
arg0.depthFunc(arg1 >>> 0);
|
|
782
784
|
},
|
|
783
|
-
|
|
785
|
+
__wbg_depthFunc_477c738f0d31fb27: function(arg0, arg1) {
|
|
784
786
|
arg0.depthFunc(arg1 >>> 0);
|
|
785
787
|
},
|
|
786
|
-
|
|
788
|
+
__wbg_depthMask_0212eafbadf5c510: function(arg0, arg1) {
|
|
787
789
|
arg0.depthMask(arg1 !== 0);
|
|
788
790
|
},
|
|
789
|
-
|
|
791
|
+
__wbg_depthMask_79ce0d02cd6be571: function(arg0, arg1) {
|
|
790
792
|
arg0.depthMask(arg1 !== 0);
|
|
791
793
|
},
|
|
792
|
-
|
|
794
|
+
__wbg_depthRange_9e176d2eecf5817d: function(arg0, arg1, arg2) {
|
|
793
795
|
arg0.depthRange(arg1, arg2);
|
|
794
796
|
},
|
|
795
|
-
|
|
797
|
+
__wbg_depthRange_aa0a658c759230f3: function(arg0, arg1, arg2) {
|
|
796
798
|
arg0.depthRange(arg1, arg2);
|
|
797
799
|
},
|
|
798
|
-
|
|
800
|
+
__wbg_destroy_31fc5500bd03bfe0: function(arg0) {
|
|
799
801
|
arg0.destroy();
|
|
800
802
|
},
|
|
801
|
-
|
|
803
|
+
__wbg_devicePixelContentBoxSize_c1a8da18615df561: function(arg0) {
|
|
802
804
|
const ret = arg0.devicePixelContentBoxSize;
|
|
803
805
|
return ret;
|
|
804
806
|
},
|
|
805
|
-
|
|
807
|
+
__wbg_devicePixelRatio_18e6533e6d7f4088: function(arg0) {
|
|
806
808
|
const ret = arg0.devicePixelRatio;
|
|
807
809
|
return ret;
|
|
808
810
|
},
|
|
809
|
-
|
|
811
|
+
__wbg_disableVertexAttribArray_c56221197975648d: function(arg0, arg1) {
|
|
810
812
|
arg0.disableVertexAttribArray(arg1 >>> 0);
|
|
811
813
|
},
|
|
812
|
-
|
|
814
|
+
__wbg_disableVertexAttribArray_dbf84d5ba8f67bad: function(arg0, arg1) {
|
|
813
815
|
arg0.disableVertexAttribArray(arg1 >>> 0);
|
|
814
816
|
},
|
|
815
|
-
|
|
817
|
+
__wbg_disable_c83e7f9d8a8660e6: function(arg0, arg1) {
|
|
816
818
|
arg0.disable(arg1 >>> 0);
|
|
817
819
|
},
|
|
818
|
-
|
|
820
|
+
__wbg_disable_d115c77f70b6b789: function(arg0, arg1) {
|
|
819
821
|
arg0.disable(arg1 >>> 0);
|
|
820
822
|
},
|
|
821
|
-
|
|
823
|
+
__wbg_disconnect_b688a8dfdd1f8a2e: function(arg0) {
|
|
822
824
|
arg0.disconnect();
|
|
823
825
|
},
|
|
824
|
-
|
|
826
|
+
__wbg_disconnect_d173374266b80cfa: function(arg0) {
|
|
825
827
|
arg0.disconnect();
|
|
826
828
|
},
|
|
827
|
-
|
|
829
|
+
__wbg_document_7a41071f2f439323: function(arg0) {
|
|
828
830
|
const ret = arg0.document;
|
|
829
831
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
830
832
|
},
|
|
831
|
-
|
|
833
|
+
__wbg_done_9158f7cc8751ba32: function(arg0) {
|
|
832
834
|
const ret = arg0.done;
|
|
833
835
|
return ret;
|
|
834
836
|
},
|
|
835
|
-
|
|
837
|
+
__wbg_drawArraysInstancedANGLE_f6a18e87c8a056c3: function(arg0, arg1, arg2, arg3, arg4) {
|
|
836
838
|
arg0.drawArraysInstancedANGLE(arg1 >>> 0, arg2, arg3, arg4);
|
|
837
839
|
},
|
|
838
|
-
|
|
840
|
+
__wbg_drawArraysInstanced_43319f9817fad285: function(arg0, arg1, arg2, arg3, arg4) {
|
|
839
841
|
arg0.drawArraysInstanced(arg1 >>> 0, arg2, arg3, arg4);
|
|
840
842
|
},
|
|
841
|
-
|
|
843
|
+
__wbg_drawArrays_058a7d3434327b6d: function(arg0, arg1, arg2, arg3) {
|
|
842
844
|
arg0.drawArrays(arg1 >>> 0, arg2, arg3);
|
|
843
845
|
},
|
|
844
|
-
|
|
846
|
+
__wbg_drawArrays_0b6495544ecb3b5e: function(arg0, arg1, arg2, arg3) {
|
|
845
847
|
arg0.drawArrays(arg1 >>> 0, arg2, arg3);
|
|
846
848
|
},
|
|
847
|
-
|
|
849
|
+
__wbg_drawBuffersWEBGL_674a96484245cee8: function(arg0, arg1) {
|
|
848
850
|
arg0.drawBuffersWEBGL(arg1);
|
|
849
851
|
},
|
|
850
|
-
|
|
852
|
+
__wbg_drawBuffers_0808a2009fb32b11: function(arg0, arg1) {
|
|
851
853
|
arg0.drawBuffers(arg1);
|
|
852
854
|
},
|
|
853
|
-
|
|
855
|
+
__wbg_drawElementsInstancedANGLE_01b7fe3dcfda1f57: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
854
856
|
arg0.drawElementsInstancedANGLE(arg1 >>> 0, arg2, arg3 >>> 0, arg4, arg5);
|
|
855
857
|
},
|
|
856
|
-
|
|
858
|
+
__wbg_drawElementsInstanced_9cdd75777f6fe52e: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
857
859
|
arg0.drawElementsInstanced(arg1 >>> 0, arg2, arg3 >>> 0, arg4, arg5);
|
|
858
860
|
},
|
|
859
|
-
|
|
861
|
+
__wbg_drawIndexed_67b8b407e4690b5b: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
860
862
|
arg0.drawIndexed(arg1 >>> 0, arg2 >>> 0, arg3 >>> 0, arg4, arg5 >>> 0);
|
|
861
863
|
},
|
|
862
|
-
|
|
864
|
+
__wbg_draw_144fe15cf5de8254: function(arg0, arg1, arg2, arg3, arg4) {
|
|
863
865
|
arg0.draw(arg1 >>> 0, arg2 >>> 0, arg3 >>> 0, arg4 >>> 0);
|
|
864
866
|
},
|
|
865
|
-
|
|
867
|
+
__wbg_enableVertexAttribArray_44d2f9d5bd7d4773: function(arg0, arg1) {
|
|
866
868
|
arg0.enableVertexAttribArray(arg1 >>> 0);
|
|
867
869
|
},
|
|
868
|
-
|
|
870
|
+
__wbg_enableVertexAttribArray_a6fb4500c619f67f: function(arg0, arg1) {
|
|
869
871
|
arg0.enableVertexAttribArray(arg1 >>> 0);
|
|
870
872
|
},
|
|
871
|
-
|
|
873
|
+
__wbg_enable_aafffd647725f82c: function(arg0, arg1) {
|
|
872
874
|
arg0.enable(arg1 >>> 0);
|
|
873
875
|
},
|
|
874
|
-
|
|
876
|
+
__wbg_enable_e9e223bf04c318ac: function(arg0, arg1) {
|
|
875
877
|
arg0.enable(arg1 >>> 0);
|
|
876
878
|
},
|
|
877
|
-
|
|
879
|
+
__wbg_endQuery_35c4e07c06fe3d01: function(arg0, arg1) {
|
|
878
880
|
arg0.endQuery(arg1 >>> 0);
|
|
879
881
|
},
|
|
880
|
-
|
|
882
|
+
__wbg_end_68d2bd9f647a2a38: function(arg0) {
|
|
881
883
|
arg0.end();
|
|
882
884
|
},
|
|
883
|
-
|
|
885
|
+
__wbg_entries_e0b73aa8571ddb56: function(arg0) {
|
|
884
886
|
const ret = Object.entries(arg0);
|
|
885
887
|
return ret;
|
|
886
888
|
},
|
|
887
|
-
|
|
889
|
+
__wbg_error_2001591ad2463697: function(arg0) {
|
|
890
|
+
console.error(arg0);
|
|
891
|
+
},
|
|
892
|
+
__wbg_error_a6fa202b58aa1cd3: function(arg0, arg1) {
|
|
888
893
|
let deferred0_0;
|
|
889
894
|
let deferred0_1;
|
|
890
895
|
try {
|
|
@@ -895,250 +900,283 @@ function __wbg_get_imports() {
|
|
|
895
900
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
896
901
|
}
|
|
897
902
|
},
|
|
898
|
-
|
|
899
|
-
console.error(arg0);
|
|
900
|
-
},
|
|
901
|
-
__wbg_error_f852e41c69b0bd84: function(arg0, arg1) {
|
|
903
|
+
__wbg_error_f536c7930d1c5c8d: function(arg0, arg1) {
|
|
902
904
|
console.error(arg0, arg1);
|
|
903
905
|
},
|
|
904
|
-
|
|
906
|
+
__wbg_features_308760f9ae699ee0: function(arg0) {
|
|
907
|
+
const ret = arg0.features;
|
|
908
|
+
return ret;
|
|
909
|
+
},
|
|
910
|
+
__wbg_fenceSync_a6b717c8aa19605f: function(arg0, arg1, arg2) {
|
|
905
911
|
const ret = arg0.fenceSync(arg1 >>> 0, arg2 >>> 0);
|
|
906
912
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
907
913
|
},
|
|
908
|
-
|
|
914
|
+
__wbg_finish_7d949e916fb756c0: function(arg0) {
|
|
909
915
|
const ret = arg0.finish();
|
|
910
916
|
return ret;
|
|
911
917
|
},
|
|
912
|
-
|
|
918
|
+
__wbg_finish_7dc4e63765afdf59: function(arg0, arg1) {
|
|
913
919
|
const ret = arg0.finish(arg1);
|
|
914
920
|
return ret;
|
|
915
921
|
},
|
|
916
|
-
|
|
922
|
+
__wbg_flush_83c9379ecf842793: function(arg0) {
|
|
917
923
|
arg0.flush();
|
|
918
924
|
},
|
|
919
|
-
|
|
925
|
+
__wbg_flush_919dd5bcf0622389: function(arg0) {
|
|
920
926
|
arg0.flush();
|
|
921
927
|
},
|
|
922
|
-
|
|
928
|
+
__wbg_focus_089295847acbfa20: function() { return handleError(function (arg0) {
|
|
923
929
|
arg0.focus();
|
|
924
930
|
}, arguments); },
|
|
925
|
-
|
|
931
|
+
__wbg_framebufferRenderbuffer_45ca809f8ae492b2: function(arg0, arg1, arg2, arg3, arg4) {
|
|
926
932
|
arg0.framebufferRenderbuffer(arg1 >>> 0, arg2 >>> 0, arg3 >>> 0, arg4);
|
|
927
933
|
},
|
|
928
|
-
|
|
934
|
+
__wbg_framebufferRenderbuffer_fb45867659c40998: function(arg0, arg1, arg2, arg3, arg4) {
|
|
929
935
|
arg0.framebufferRenderbuffer(arg1 >>> 0, arg2 >>> 0, arg3 >>> 0, arg4);
|
|
930
936
|
},
|
|
931
|
-
|
|
937
|
+
__wbg_framebufferTexture2D_44e56e9e14542bb5: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
932
938
|
arg0.framebufferTexture2D(arg1 >>> 0, arg2 >>> 0, arg3 >>> 0, arg4, arg5);
|
|
933
939
|
},
|
|
934
|
-
|
|
940
|
+
__wbg_framebufferTexture2D_f54db6e0dc9fac5e: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
935
941
|
arg0.framebufferTexture2D(arg1 >>> 0, arg2 >>> 0, arg3 >>> 0, arg4, arg5);
|
|
936
942
|
},
|
|
937
|
-
|
|
943
|
+
__wbg_framebufferTextureLayer_9304ec957d83d40c: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
938
944
|
arg0.framebufferTextureLayer(arg1 >>> 0, arg2 >>> 0, arg3, arg4, arg5);
|
|
939
945
|
},
|
|
940
|
-
|
|
946
|
+
__wbg_framebufferTextureMultiviewOVR_da9e610e7905c5d6: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
|
|
941
947
|
arg0.framebufferTextureMultiviewOVR(arg1 >>> 0, arg2 >>> 0, arg3, arg4, arg5, arg6);
|
|
942
948
|
},
|
|
943
|
-
|
|
949
|
+
__wbg_frontFace_8355322e74d5ff2c: function(arg0, arg1) {
|
|
944
950
|
arg0.frontFace(arg1 >>> 0);
|
|
945
951
|
},
|
|
946
|
-
|
|
952
|
+
__wbg_frontFace_fc39e9727cc574df: function(arg0, arg1) {
|
|
947
953
|
arg0.frontFace(arg1 >>> 0);
|
|
948
954
|
},
|
|
949
|
-
|
|
955
|
+
__wbg_fullscreenElement_2eed7fc26f0751e2: function(arg0) {
|
|
950
956
|
const ret = arg0.fullscreenElement;
|
|
951
957
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
952
958
|
},
|
|
953
|
-
|
|
959
|
+
__wbg_getBufferSubData_008fe53c81fd2c77: function(arg0, arg1, arg2, arg3) {
|
|
954
960
|
arg0.getBufferSubData(arg1 >>> 0, arg2, arg3);
|
|
955
961
|
},
|
|
956
|
-
|
|
957
|
-
const ret = arg0.getCoalescedEvents;
|
|
962
|
+
__wbg_getCoalescedEvents_08ae0f67553c536f: function(arg0) {
|
|
963
|
+
const ret = arg0.getCoalescedEvents();
|
|
958
964
|
return ret;
|
|
959
965
|
},
|
|
960
|
-
|
|
961
|
-
const ret = arg0.getCoalescedEvents
|
|
966
|
+
__wbg_getCoalescedEvents_3e003f63d9ebbc05: function(arg0) {
|
|
967
|
+
const ret = arg0.getCoalescedEvents;
|
|
962
968
|
return ret;
|
|
963
969
|
},
|
|
964
|
-
|
|
970
|
+
__wbg_getComputedStyle_a23c121719ab715c: function() { return handleError(function (arg0, arg1) {
|
|
965
971
|
const ret = arg0.getComputedStyle(arg1);
|
|
966
972
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
967
973
|
}, arguments); },
|
|
968
|
-
|
|
969
|
-
const ret = arg0.getContext(getStringFromWasm0(arg1, arg2));
|
|
974
|
+
__wbg_getContext_367a8d870ace1970: function() { return handleError(function (arg0, arg1, arg2, arg3) {
|
|
975
|
+
const ret = arg0.getContext(getStringFromWasm0(arg1, arg2), arg3);
|
|
970
976
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
971
977
|
}, arguments); },
|
|
972
|
-
|
|
978
|
+
__wbg_getContext_69ddc504535a2e7b: function() { return handleError(function (arg0, arg1, arg2) {
|
|
973
979
|
const ret = arg0.getContext(getStringFromWasm0(arg1, arg2));
|
|
974
980
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
975
981
|
}, arguments); },
|
|
976
|
-
|
|
982
|
+
__wbg_getContext_7721c879aeeb69f4: function() { return handleError(function (arg0, arg1, arg2, arg3) {
|
|
977
983
|
const ret = arg0.getContext(getStringFromWasm0(arg1, arg2), arg3);
|
|
978
984
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
979
985
|
}, arguments); },
|
|
980
|
-
|
|
981
|
-
const ret = arg0.getContext(getStringFromWasm0(arg1, arg2)
|
|
986
|
+
__wbg_getContext_fc146f8ec021d074: function() { return handleError(function (arg0, arg1, arg2) {
|
|
987
|
+
const ret = arg0.getContext(getStringFromWasm0(arg1, arg2));
|
|
982
988
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
983
989
|
}, arguments); },
|
|
984
|
-
|
|
990
|
+
__wbg_getCurrentTexture_a516a0b9b636961a: function() { return handleError(function (arg0) {
|
|
985
991
|
const ret = arg0.getCurrentTexture();
|
|
986
992
|
return ret;
|
|
987
993
|
}, arguments); },
|
|
988
|
-
|
|
994
|
+
__wbg_getElementById_0b5a508c91194690: function(arg0, arg1, arg2) {
|
|
989
995
|
const ret = arg0.getElementById(getStringFromWasm0(arg1, arg2));
|
|
990
996
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
991
997
|
},
|
|
992
|
-
|
|
998
|
+
__wbg_getExtension_5228364a0715c7db: function() { return handleError(function (arg0, arg1, arg2) {
|
|
993
999
|
const ret = arg0.getExtension(getStringFromWasm0(arg1, arg2));
|
|
994
1000
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
995
1001
|
}, arguments); },
|
|
996
|
-
|
|
1002
|
+
__wbg_getIndexedParameter_03d7b63e08249113: function() { return handleError(function (arg0, arg1, arg2) {
|
|
997
1003
|
const ret = arg0.getIndexedParameter(arg1 >>> 0, arg2 >>> 0);
|
|
998
1004
|
return ret;
|
|
999
1005
|
}, arguments); },
|
|
1000
|
-
|
|
1006
|
+
__wbg_getMappedRange_3505c06e92dc304c: function() { return handleError(function (arg0, arg1, arg2) {
|
|
1001
1007
|
const ret = arg0.getMappedRange(arg1, arg2);
|
|
1002
1008
|
return ret;
|
|
1003
1009
|
}, arguments); },
|
|
1004
|
-
|
|
1010
|
+
__wbg_getOwnPropertyDescriptor_131bd582a45a6f5d: function(arg0, arg1) {
|
|
1005
1011
|
const ret = Object.getOwnPropertyDescriptor(arg0, arg1);
|
|
1006
1012
|
return ret;
|
|
1007
1013
|
},
|
|
1008
|
-
|
|
1014
|
+
__wbg_getParameter_594f21b1d26abeed: function() { return handleError(function (arg0, arg1) {
|
|
1009
1015
|
const ret = arg0.getParameter(arg1 >>> 0);
|
|
1010
1016
|
return ret;
|
|
1011
1017
|
}, arguments); },
|
|
1012
|
-
|
|
1018
|
+
__wbg_getParameter_e1c6e394a2959d43: function() { return handleError(function (arg0, arg1) {
|
|
1013
1019
|
const ret = arg0.getParameter(arg1 >>> 0);
|
|
1014
1020
|
return ret;
|
|
1015
1021
|
}, arguments); },
|
|
1016
|
-
|
|
1022
|
+
__wbg_getPreferredCanvasFormat_78b186193f25cd47: function(arg0) {
|
|
1017
1023
|
const ret = arg0.getPreferredCanvasFormat();
|
|
1018
1024
|
return (__wbindgen_enum_GpuTextureFormat.indexOf(ret) + 1 || 96) - 1;
|
|
1019
1025
|
},
|
|
1020
|
-
|
|
1026
|
+
__wbg_getProgramInfoLog_00af0d3e29c73293: function(arg0, arg1, arg2) {
|
|
1021
1027
|
const ret = arg1.getProgramInfoLog(arg2);
|
|
1022
1028
|
var ptr1 = isLikeNone(ret) ? 0 : passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
|
|
1023
1029
|
var len1 = WASM_VECTOR_LEN;
|
|
1024
1030
|
getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
|
|
1025
1031
|
getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
|
|
1026
1032
|
},
|
|
1027
|
-
|
|
1033
|
+
__wbg_getProgramInfoLog_612d2724e854e752: function(arg0, arg1, arg2) {
|
|
1028
1034
|
const ret = arg1.getProgramInfoLog(arg2);
|
|
1029
1035
|
var ptr1 = isLikeNone(ret) ? 0 : passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
|
|
1030
1036
|
var len1 = WASM_VECTOR_LEN;
|
|
1031
1037
|
getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
|
|
1032
1038
|
getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
|
|
1033
1039
|
},
|
|
1034
|
-
|
|
1040
|
+
__wbg_getProgramParameter_6aa39c38709e0d9d: function(arg0, arg1, arg2) {
|
|
1035
1041
|
const ret = arg0.getProgramParameter(arg1, arg2 >>> 0);
|
|
1036
1042
|
return ret;
|
|
1037
1043
|
},
|
|
1038
|
-
|
|
1044
|
+
__wbg_getProgramParameter_d18275e84d037799: function(arg0, arg1, arg2) {
|
|
1039
1045
|
const ret = arg0.getProgramParameter(arg1, arg2 >>> 0);
|
|
1040
1046
|
return ret;
|
|
1041
1047
|
},
|
|
1042
|
-
|
|
1048
|
+
__wbg_getPropertyValue_0bc8c6164d246228: function() { return handleError(function (arg0, arg1, arg2, arg3) {
|
|
1043
1049
|
const ret = arg1.getPropertyValue(getStringFromWasm0(arg2, arg3));
|
|
1044
1050
|
const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
|
|
1045
1051
|
const len1 = WASM_VECTOR_LEN;
|
|
1046
1052
|
getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
|
|
1047
1053
|
getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
|
|
1048
1054
|
}, arguments); },
|
|
1049
|
-
|
|
1055
|
+
__wbg_getQueryParameter_9a1b5a99c953b0de: function(arg0, arg1, arg2) {
|
|
1050
1056
|
const ret = arg0.getQueryParameter(arg1, arg2 >>> 0);
|
|
1051
1057
|
return ret;
|
|
1052
1058
|
},
|
|
1053
|
-
|
|
1059
|
+
__wbg_getRandomValues_3f44b700395062e5: function() { return handleError(function (arg0, arg1) {
|
|
1054
1060
|
globalThis.crypto.getRandomValues(getArrayU8FromWasm0(arg0, arg1));
|
|
1055
1061
|
}, arguments); },
|
|
1056
|
-
|
|
1062
|
+
__wbg_getShaderInfoLog_57fd85336a768aa9: function(arg0, arg1, arg2) {
|
|
1057
1063
|
const ret = arg1.getShaderInfoLog(arg2);
|
|
1058
1064
|
var ptr1 = isLikeNone(ret) ? 0 : passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
|
|
1059
1065
|
var len1 = WASM_VECTOR_LEN;
|
|
1060
1066
|
getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
|
|
1061
1067
|
getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
|
|
1062
1068
|
},
|
|
1063
|
-
|
|
1069
|
+
__wbg_getShaderInfoLog_ef603aa10b52d639: function(arg0, arg1, arg2) {
|
|
1064
1070
|
const ret = arg1.getShaderInfoLog(arg2);
|
|
1065
1071
|
var ptr1 = isLikeNone(ret) ? 0 : passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
|
|
1066
1072
|
var len1 = WASM_VECTOR_LEN;
|
|
1067
1073
|
getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
|
|
1068
1074
|
getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
|
|
1069
1075
|
},
|
|
1070
|
-
|
|
1076
|
+
__wbg_getShaderParameter_4676ea57a8db83ec: function(arg0, arg1, arg2) {
|
|
1071
1077
|
const ret = arg0.getShaderParameter(arg1, arg2 >>> 0);
|
|
1072
1078
|
return ret;
|
|
1073
1079
|
},
|
|
1074
|
-
|
|
1080
|
+
__wbg_getShaderParameter_f1ed538581985875: function(arg0, arg1, arg2) {
|
|
1075
1081
|
const ret = arg0.getShaderParameter(arg1, arg2 >>> 0);
|
|
1076
1082
|
return ret;
|
|
1077
1083
|
},
|
|
1078
|
-
|
|
1084
|
+
__wbg_getSupportedExtensions_a6b7a4d43810c644: function(arg0) {
|
|
1079
1085
|
const ret = arg0.getSupportedExtensions();
|
|
1080
1086
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
1081
1087
|
},
|
|
1082
|
-
|
|
1088
|
+
__wbg_getSupportedProfiles_07d149b0534e6e7d: function(arg0) {
|
|
1083
1089
|
const ret = arg0.getSupportedProfiles();
|
|
1084
1090
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
1085
1091
|
},
|
|
1086
|
-
|
|
1092
|
+
__wbg_getSyncParameter_eca2fe84d5f74227: function(arg0, arg1, arg2) {
|
|
1087
1093
|
const ret = arg0.getSyncParameter(arg1, arg2 >>> 0);
|
|
1088
1094
|
return ret;
|
|
1089
1095
|
},
|
|
1090
|
-
|
|
1096
|
+
__wbg_getUniformBlockIndex_79370b4799b9dd60: function(arg0, arg1, arg2, arg3) {
|
|
1091
1097
|
const ret = arg0.getUniformBlockIndex(arg1, getStringFromWasm0(arg2, arg3));
|
|
1092
1098
|
return ret;
|
|
1093
1099
|
},
|
|
1094
|
-
|
|
1100
|
+
__wbg_getUniformLocation_084155a4348002df: function(arg0, arg1, arg2, arg3) {
|
|
1095
1101
|
const ret = arg0.getUniformLocation(arg1, getStringFromWasm0(arg2, arg3));
|
|
1096
1102
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
1097
1103
|
},
|
|
1098
|
-
|
|
1104
|
+
__wbg_getUniformLocation_91e9e13f695e50c5: function(arg0, arg1, arg2, arg3) {
|
|
1099
1105
|
const ret = arg0.getUniformLocation(arg1, getStringFromWasm0(arg2, arg3));
|
|
1100
1106
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
1101
1107
|
},
|
|
1102
|
-
|
|
1103
|
-
const ret = arg0[
|
|
1108
|
+
__wbg_get_0cfbe604d86bac03: function(arg0, arg1) {
|
|
1109
|
+
const ret = arg0[arg1 >>> 0];
|
|
1104
1110
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
1105
1111
|
},
|
|
1106
|
-
|
|
1107
|
-
const ret = arg0
|
|
1112
|
+
__wbg_get_1affdbdd5573b16a: function() { return handleError(function (arg0, arg1) {
|
|
1113
|
+
const ret = Reflect.get(arg0, arg1);
|
|
1108
1114
|
return ret;
|
|
1109
|
-
},
|
|
1110
|
-
|
|
1115
|
+
}, arguments); },
|
|
1116
|
+
__wbg_get_6011fa3a58f61074: function() { return handleError(function (arg0, arg1) {
|
|
1111
1117
|
const ret = Reflect.get(arg0, arg1);
|
|
1112
1118
|
return ret;
|
|
1113
1119
|
}, arguments); },
|
|
1114
|
-
|
|
1120
|
+
__wbg_get_8360291721e2339f: function(arg0, arg1) {
|
|
1115
1121
|
const ret = arg0[arg1 >>> 0];
|
|
1122
|
+
return ret;
|
|
1123
|
+
},
|
|
1124
|
+
__wbg_get_c0c16b5bb811bbf3: function(arg0, arg1, arg2) {
|
|
1125
|
+
const ret = arg0[getStringFromWasm0(arg1, arg2)];
|
|
1116
1126
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
1117
1127
|
},
|
|
1118
|
-
|
|
1128
|
+
__wbg_get_unchecked_17f53dad852b9588: function(arg0, arg1) {
|
|
1129
|
+
const ret = arg0[arg1 >>> 0];
|
|
1130
|
+
return ret;
|
|
1131
|
+
},
|
|
1132
|
+
__wbg_get_with_ref_key_6412cf3094599694: function(arg0, arg1) {
|
|
1119
1133
|
const ret = arg0[arg1];
|
|
1120
1134
|
return ret;
|
|
1121
1135
|
},
|
|
1122
|
-
|
|
1136
|
+
__wbg_gpu_03716d242aac2a7a: function(arg0) {
|
|
1123
1137
|
const ret = arg0.gpu;
|
|
1124
1138
|
return ret;
|
|
1125
1139
|
},
|
|
1126
|
-
|
|
1140
|
+
__wbg_has_3dde616b19827a8d: function(arg0, arg1, arg2) {
|
|
1141
|
+
const ret = arg0.has(getStringFromWasm0(arg1, arg2));
|
|
1142
|
+
return ret;
|
|
1143
|
+
},
|
|
1144
|
+
__wbg_height_1bd361dd29823921: function(arg0) {
|
|
1145
|
+
const ret = arg0.height;
|
|
1146
|
+
return ret;
|
|
1147
|
+
},
|
|
1148
|
+
__wbg_height_528848d067cc2221: function(arg0) {
|
|
1149
|
+
const ret = arg0.height;
|
|
1150
|
+
return ret;
|
|
1151
|
+
},
|
|
1152
|
+
__wbg_height_686fe15182fb5d4e: function(arg0) {
|
|
1153
|
+
const ret = arg0.height;
|
|
1154
|
+
return ret;
|
|
1155
|
+
},
|
|
1156
|
+
__wbg_height_e9bd2453b0432ed7: function(arg0) {
|
|
1157
|
+
const ret = arg0.height;
|
|
1158
|
+
return ret;
|
|
1159
|
+
},
|
|
1160
|
+
__wbg_height_f8efae863e677d02: function(arg0) {
|
|
1161
|
+
const ret = arg0.height;
|
|
1162
|
+
return ret;
|
|
1163
|
+
},
|
|
1164
|
+
__wbg_height_fc2f1def9f6e7730: function(arg0) {
|
|
1127
1165
|
const ret = arg0.height;
|
|
1128
1166
|
return ret;
|
|
1129
1167
|
},
|
|
1130
|
-
|
|
1168
|
+
__wbg_includes_591176a7a8b346e9: function(arg0, arg1, arg2) {
|
|
1131
1169
|
const ret = arg0.includes(arg1, arg2);
|
|
1132
1170
|
return ret;
|
|
1133
1171
|
},
|
|
1134
|
-
|
|
1172
|
+
__wbg_info_7479429238bffbce: function(arg0) {
|
|
1135
1173
|
console.info(arg0);
|
|
1136
1174
|
},
|
|
1137
|
-
|
|
1175
|
+
__wbg_inlineSize_ade7bedbe596e98c: function(arg0) {
|
|
1138
1176
|
const ret = arg0.inlineSize;
|
|
1139
1177
|
return ret;
|
|
1140
1178
|
},
|
|
1141
|
-
|
|
1179
|
+
__wbg_instanceof_ArrayBuffer_7c8433c6ed14ffe3: function(arg0) {
|
|
1142
1180
|
let result;
|
|
1143
1181
|
try {
|
|
1144
1182
|
result = arg0 instanceof ArrayBuffer;
|
|
@@ -1168,7 +1206,7 @@ function __wbg_get_imports() {
|
|
|
1168
1206
|
const ret = result;
|
|
1169
1207
|
return ret;
|
|
1170
1208
|
},
|
|
1171
|
-
|
|
1209
|
+
__wbg_instanceof_HtmlCanvasElement_ea4dfc3bb77c734b: function(arg0) {
|
|
1172
1210
|
let result;
|
|
1173
1211
|
try {
|
|
1174
1212
|
result = arg0 instanceof HTMLCanvasElement;
|
|
@@ -1178,7 +1216,7 @@ function __wbg_get_imports() {
|
|
|
1178
1216
|
const ret = result;
|
|
1179
1217
|
return ret;
|
|
1180
1218
|
},
|
|
1181
|
-
|
|
1219
|
+
__wbg_instanceof_Object_7c99480a1cdfb911: function(arg0) {
|
|
1182
1220
|
let result;
|
|
1183
1221
|
try {
|
|
1184
1222
|
result = arg0 instanceof Object;
|
|
@@ -1188,7 +1226,7 @@ function __wbg_get_imports() {
|
|
|
1188
1226
|
const ret = result;
|
|
1189
1227
|
return ret;
|
|
1190
1228
|
},
|
|
1191
|
-
|
|
1229
|
+
__wbg_instanceof_Uint8Array_152ba1f289edcf3f: function(arg0) {
|
|
1192
1230
|
let result;
|
|
1193
1231
|
try {
|
|
1194
1232
|
result = arg0 instanceof Uint8Array;
|
|
@@ -1198,7 +1236,7 @@ function __wbg_get_imports() {
|
|
|
1198
1236
|
const ret = result;
|
|
1199
1237
|
return ret;
|
|
1200
1238
|
},
|
|
1201
|
-
|
|
1239
|
+
__wbg_instanceof_WebGl2RenderingContext_23f2da2f294d4c8e: function(arg0) {
|
|
1202
1240
|
let result;
|
|
1203
1241
|
try {
|
|
1204
1242
|
result = arg0 instanceof WebGL2RenderingContext;
|
|
@@ -1208,7 +1246,7 @@ function __wbg_get_imports() {
|
|
|
1208
1246
|
const ret = result;
|
|
1209
1247
|
return ret;
|
|
1210
1248
|
},
|
|
1211
|
-
|
|
1249
|
+
__wbg_instanceof_Window_cc64c86c8ef9e02b: function(arg0) {
|
|
1212
1250
|
let result;
|
|
1213
1251
|
try {
|
|
1214
1252
|
result = arg0 instanceof Window;
|
|
@@ -1218,1502 +1256,1550 @@ function __wbg_get_imports() {
|
|
|
1218
1256
|
const ret = result;
|
|
1219
1257
|
return ret;
|
|
1220
1258
|
},
|
|
1221
|
-
|
|
1259
|
+
__wbg_invalidateFramebuffer_c731d4aba0d9ae7a: function() { return handleError(function (arg0, arg1, arg2) {
|
|
1222
1260
|
arg0.invalidateFramebuffer(arg1 >>> 0, arg2);
|
|
1223
1261
|
}, arguments); },
|
|
1224
|
-
|
|
1262
|
+
__wbg_isArray_c3109d14ffc06469: function(arg0) {
|
|
1225
1263
|
const ret = Array.isArray(arg0);
|
|
1226
1264
|
return ret;
|
|
1227
1265
|
},
|
|
1228
|
-
|
|
1266
|
+
__wbg_isIntersecting_10f717a22304a79d: function(arg0) {
|
|
1229
1267
|
const ret = arg0.isIntersecting;
|
|
1230
1268
|
return ret;
|
|
1231
1269
|
},
|
|
1232
|
-
|
|
1270
|
+
__wbg_isSafeInteger_4fc213d1989d6d2a: function(arg0) {
|
|
1233
1271
|
const ret = Number.isSafeInteger(arg0);
|
|
1234
1272
|
return ret;
|
|
1235
1273
|
},
|
|
1236
|
-
|
|
1274
|
+
__wbg_is_8f7ba86b7f249abd: function(arg0, arg1) {
|
|
1237
1275
|
const ret = Object.is(arg0, arg1);
|
|
1238
1276
|
return ret;
|
|
1239
1277
|
},
|
|
1240
|
-
|
|
1278
|
+
__wbg_iterator_013bc09ec998c2a7: function() {
|
|
1241
1279
|
const ret = Symbol.iterator;
|
|
1242
1280
|
return ret;
|
|
1243
1281
|
},
|
|
1244
|
-
|
|
1282
|
+
__wbg_key_2cbc38fa83cdb336: function(arg0, arg1) {
|
|
1245
1283
|
const ret = arg1.key;
|
|
1246
1284
|
const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
|
|
1247
1285
|
const len1 = WASM_VECTOR_LEN;
|
|
1248
1286
|
getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
|
|
1249
1287
|
getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
|
|
1250
1288
|
},
|
|
1251
|
-
|
|
1289
|
+
__wbg_label_9850c9fa8a462e67: function(arg0, arg1) {
|
|
1252
1290
|
const ret = arg1.label;
|
|
1253
1291
|
const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
|
|
1254
1292
|
const len1 = WASM_VECTOR_LEN;
|
|
1255
1293
|
getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
|
|
1256
1294
|
getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
|
|
1257
1295
|
},
|
|
1258
|
-
|
|
1296
|
+
__wbg_length_3d4ecd04bd8d22f1: function(arg0) {
|
|
1259
1297
|
const ret = arg0.length;
|
|
1260
1298
|
return ret;
|
|
1261
1299
|
},
|
|
1262
|
-
|
|
1300
|
+
__wbg_length_9f1775224cf1d815: function(arg0) {
|
|
1263
1301
|
const ret = arg0.length;
|
|
1264
1302
|
return ret;
|
|
1265
1303
|
},
|
|
1266
|
-
|
|
1267
|
-
const ret = arg0.length;
|
|
1268
|
-
return ret;
|
|
1269
|
-
},
|
|
1270
|
-
__wbg_limits_563f98195b4aab75: function(arg0) {
|
|
1304
|
+
__wbg_limits_5bca67036d8c5c3d: function(arg0) {
|
|
1271
1305
|
const ret = arg0.limits;
|
|
1272
1306
|
return ret;
|
|
1273
1307
|
},
|
|
1274
|
-
|
|
1308
|
+
__wbg_limits_ea41c3962a6b95bc: function(arg0) {
|
|
1275
1309
|
const ret = arg0.limits;
|
|
1276
1310
|
return ret;
|
|
1277
1311
|
},
|
|
1278
|
-
|
|
1312
|
+
__wbg_linkProgram_0f095b446d393a30: function(arg0, arg1) {
|
|
1279
1313
|
arg0.linkProgram(arg1);
|
|
1280
1314
|
},
|
|
1281
|
-
|
|
1315
|
+
__wbg_linkProgram_aa5b01ff0fcf3a80: function(arg0, arg1) {
|
|
1282
1316
|
arg0.linkProgram(arg1);
|
|
1283
1317
|
},
|
|
1284
|
-
|
|
1318
|
+
__wbg_location_8f2306ac5789eb87: function(arg0) {
|
|
1285
1319
|
const ret = arg0.location;
|
|
1286
1320
|
return ret;
|
|
1287
1321
|
},
|
|
1288
|
-
|
|
1322
|
+
__wbg_log_7e1aa9064a1dbdbd: function(arg0) {
|
|
1289
1323
|
console.log(arg0);
|
|
1290
1324
|
},
|
|
1291
|
-
|
|
1325
|
+
__wbg_matchMedia_ce9949babceac178: function() { return handleError(function (arg0, arg1, arg2) {
|
|
1292
1326
|
const ret = arg0.matchMedia(getStringFromWasm0(arg1, arg2));
|
|
1293
1327
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
1294
1328
|
}, arguments); },
|
|
1295
|
-
|
|
1329
|
+
__wbg_matches_60339f60d9118f30: function(arg0) {
|
|
1296
1330
|
const ret = arg0.matches;
|
|
1297
1331
|
return ret;
|
|
1298
1332
|
},
|
|
1299
|
-
|
|
1333
|
+
__wbg_maxBindGroups_2bf4f99a58a6309f: function(arg0) {
|
|
1300
1334
|
const ret = arg0.maxBindGroups;
|
|
1301
1335
|
return ret;
|
|
1302
1336
|
},
|
|
1303
|
-
|
|
1337
|
+
__wbg_maxBindingsPerBindGroup_dacc570aa61d0dca: function(arg0) {
|
|
1304
1338
|
const ret = arg0.maxBindingsPerBindGroup;
|
|
1305
1339
|
return ret;
|
|
1306
1340
|
},
|
|
1307
|
-
|
|
1341
|
+
__wbg_maxBufferSize_99fc9443bb4067ba: function(arg0) {
|
|
1308
1342
|
const ret = arg0.maxBufferSize;
|
|
1309
1343
|
return ret;
|
|
1310
1344
|
},
|
|
1311
|
-
|
|
1345
|
+
__wbg_maxColorAttachmentBytesPerSample_2da4920e0acebc0e: function(arg0) {
|
|
1312
1346
|
const ret = arg0.maxColorAttachmentBytesPerSample;
|
|
1313
1347
|
return ret;
|
|
1314
1348
|
},
|
|
1315
|
-
|
|
1349
|
+
__wbg_maxColorAttachments_bebac93064a9d843: function(arg0) {
|
|
1316
1350
|
const ret = arg0.maxColorAttachments;
|
|
1317
1351
|
return ret;
|
|
1318
1352
|
},
|
|
1319
|
-
|
|
1353
|
+
__wbg_maxComputeInvocationsPerWorkgroup_ccd6b7df84154e21: function(arg0) {
|
|
1320
1354
|
const ret = arg0.maxComputeInvocationsPerWorkgroup;
|
|
1321
1355
|
return ret;
|
|
1322
1356
|
},
|
|
1323
|
-
|
|
1357
|
+
__wbg_maxComputeWorkgroupSizeX_0e4f5019b8ab256e: function(arg0) {
|
|
1324
1358
|
const ret = arg0.maxComputeWorkgroupSizeX;
|
|
1325
1359
|
return ret;
|
|
1326
1360
|
},
|
|
1327
|
-
|
|
1361
|
+
__wbg_maxComputeWorkgroupSizeY_8276aa965a003c45: function(arg0) {
|
|
1328
1362
|
const ret = arg0.maxComputeWorkgroupSizeY;
|
|
1329
1363
|
return ret;
|
|
1330
1364
|
},
|
|
1331
|
-
|
|
1365
|
+
__wbg_maxComputeWorkgroupSizeZ_977746dd442595bd: function(arg0) {
|
|
1332
1366
|
const ret = arg0.maxComputeWorkgroupSizeZ;
|
|
1333
1367
|
return ret;
|
|
1334
1368
|
},
|
|
1335
|
-
|
|
1369
|
+
__wbg_maxComputeWorkgroupStorageSize_ce16b9d5d8733780: function(arg0) {
|
|
1336
1370
|
const ret = arg0.maxComputeWorkgroupStorageSize;
|
|
1337
1371
|
return ret;
|
|
1338
1372
|
},
|
|
1339
|
-
|
|
1373
|
+
__wbg_maxComputeWorkgroupsPerDimension_3b7b8e447a68f678: function(arg0) {
|
|
1340
1374
|
const ret = arg0.maxComputeWorkgroupsPerDimension;
|
|
1341
1375
|
return ret;
|
|
1342
1376
|
},
|
|
1343
|
-
|
|
1377
|
+
__wbg_maxDynamicStorageBuffersPerPipelineLayout_8355a4388945b17c: function(arg0) {
|
|
1344
1378
|
const ret = arg0.maxDynamicStorageBuffersPerPipelineLayout;
|
|
1345
1379
|
return ret;
|
|
1346
1380
|
},
|
|
1347
|
-
|
|
1381
|
+
__wbg_maxDynamicUniformBuffersPerPipelineLayout_977505074842a93f: function(arg0) {
|
|
1348
1382
|
const ret = arg0.maxDynamicUniformBuffersPerPipelineLayout;
|
|
1349
1383
|
return ret;
|
|
1350
1384
|
},
|
|
1351
|
-
|
|
1385
|
+
__wbg_maxSampledTexturesPerShaderStage_e946a03f2f1039de: function(arg0) {
|
|
1352
1386
|
const ret = arg0.maxSampledTexturesPerShaderStage;
|
|
1353
1387
|
return ret;
|
|
1354
1388
|
},
|
|
1355
|
-
|
|
1389
|
+
__wbg_maxSamplersPerShaderStage_14d367c8faabd3bc: function(arg0) {
|
|
1356
1390
|
const ret = arg0.maxSamplersPerShaderStage;
|
|
1357
1391
|
return ret;
|
|
1358
1392
|
},
|
|
1359
|
-
|
|
1393
|
+
__wbg_maxStorageBufferBindingSize_4a8221c2bde16572: function(arg0) {
|
|
1360
1394
|
const ret = arg0.maxStorageBufferBindingSize;
|
|
1361
1395
|
return ret;
|
|
1362
1396
|
},
|
|
1363
|
-
|
|
1397
|
+
__wbg_maxStorageBuffersPerShaderStage_0f46960801ff4626: function(arg0) {
|
|
1364
1398
|
const ret = arg0.maxStorageBuffersPerShaderStage;
|
|
1365
1399
|
return ret;
|
|
1366
1400
|
},
|
|
1367
|
-
|
|
1401
|
+
__wbg_maxStorageTexturesPerShaderStage_55c540c36a9a8670: function(arg0) {
|
|
1368
1402
|
const ret = arg0.maxStorageTexturesPerShaderStage;
|
|
1369
1403
|
return ret;
|
|
1370
1404
|
},
|
|
1371
|
-
|
|
1405
|
+
__wbg_maxTextureArrayLayers_ff0524af946d2147: function(arg0) {
|
|
1372
1406
|
const ret = arg0.maxTextureArrayLayers;
|
|
1373
1407
|
return ret;
|
|
1374
1408
|
},
|
|
1375
|
-
|
|
1409
|
+
__wbg_maxTextureDimension1D_7e7b3134d878963f: function(arg0) {
|
|
1376
1410
|
const ret = arg0.maxTextureDimension1D;
|
|
1377
1411
|
return ret;
|
|
1378
1412
|
},
|
|
1379
|
-
|
|
1413
|
+
__wbg_maxTextureDimension2D_4cebfd3132f9db9c: function(arg0) {
|
|
1380
1414
|
const ret = arg0.maxTextureDimension2D;
|
|
1381
1415
|
return ret;
|
|
1382
1416
|
},
|
|
1383
|
-
|
|
1417
|
+
__wbg_maxTextureDimension3D_487f24962e39588f: function(arg0) {
|
|
1384
1418
|
const ret = arg0.maxTextureDimension3D;
|
|
1385
1419
|
return ret;
|
|
1386
1420
|
},
|
|
1387
|
-
|
|
1421
|
+
__wbg_maxUniformBufferBindingSize_a7c5e53f603450e4: function(arg0) {
|
|
1388
1422
|
const ret = arg0.maxUniformBufferBindingSize;
|
|
1389
1423
|
return ret;
|
|
1390
1424
|
},
|
|
1391
|
-
|
|
1425
|
+
__wbg_maxUniformBuffersPerShaderStage_b4a0c0df66ad558d: function(arg0) {
|
|
1392
1426
|
const ret = arg0.maxUniformBuffersPerShaderStage;
|
|
1393
1427
|
return ret;
|
|
1394
1428
|
},
|
|
1395
|
-
|
|
1429
|
+
__wbg_maxVertexAttributes_6561757d6b756306: function(arg0) {
|
|
1396
1430
|
const ret = arg0.maxVertexAttributes;
|
|
1397
1431
|
return ret;
|
|
1398
1432
|
},
|
|
1399
|
-
|
|
1433
|
+
__wbg_maxVertexBufferArrayStride_32ac993891416ff9: function(arg0) {
|
|
1400
1434
|
const ret = arg0.maxVertexBufferArrayStride;
|
|
1401
1435
|
return ret;
|
|
1402
1436
|
},
|
|
1403
|
-
|
|
1437
|
+
__wbg_maxVertexBuffers_933477de1b5f4825: function(arg0) {
|
|
1404
1438
|
const ret = arg0.maxVertexBuffers;
|
|
1405
1439
|
return ret;
|
|
1406
1440
|
},
|
|
1407
|
-
|
|
1441
|
+
__wbg_media_e755b0c3bda4816a: function(arg0, arg1) {
|
|
1408
1442
|
const ret = arg1.media;
|
|
1409
1443
|
const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
|
|
1410
1444
|
const len1 = WASM_VECTOR_LEN;
|
|
1411
1445
|
getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
|
|
1412
1446
|
getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
|
|
1413
1447
|
},
|
|
1414
|
-
|
|
1448
|
+
__wbg_metaKey_665498d01ebfd062: function(arg0) {
|
|
1415
1449
|
const ret = arg0.metaKey;
|
|
1416
1450
|
return ret;
|
|
1417
1451
|
},
|
|
1418
|
-
|
|
1452
|
+
__wbg_metaKey_f8f3c1d2a5b88850: function(arg0) {
|
|
1419
1453
|
const ret = arg0.metaKey;
|
|
1420
1454
|
return ret;
|
|
1421
1455
|
},
|
|
1422
|
-
|
|
1456
|
+
__wbg_minStorageBufferOffsetAlignment_e1f616695b1de18f: function(arg0) {
|
|
1423
1457
|
const ret = arg0.minStorageBufferOffsetAlignment;
|
|
1424
1458
|
return ret;
|
|
1425
1459
|
},
|
|
1426
|
-
|
|
1460
|
+
__wbg_minUniformBufferOffsetAlignment_c3f7877c57eab7a0: function(arg0) {
|
|
1427
1461
|
const ret = arg0.minUniformBufferOffsetAlignment;
|
|
1428
1462
|
return ret;
|
|
1429
1463
|
},
|
|
1430
|
-
|
|
1464
|
+
__wbg_movementX_cacb769bb4f92fb5: function(arg0) {
|
|
1431
1465
|
const ret = arg0.movementX;
|
|
1432
1466
|
return ret;
|
|
1433
1467
|
},
|
|
1434
|
-
|
|
1468
|
+
__wbg_movementY_6a643f8b43d5a15b: function(arg0) {
|
|
1435
1469
|
const ret = arg0.movementY;
|
|
1436
1470
|
return ret;
|
|
1437
1471
|
},
|
|
1438
|
-
|
|
1472
|
+
__wbg_navigator_353318de944ca7f6: function(arg0) {
|
|
1439
1473
|
const ret = arg0.navigator;
|
|
1440
1474
|
return ret;
|
|
1441
1475
|
},
|
|
1442
|
-
|
|
1476
|
+
__wbg_navigator_bc077756492232c5: function(arg0) {
|
|
1443
1477
|
const ret = arg0.navigator;
|
|
1444
1478
|
return ret;
|
|
1445
1479
|
},
|
|
1446
|
-
|
|
1447
|
-
const ret = new
|
|
1480
|
+
__wbg_new_0c7403db6e782f19: function(arg0) {
|
|
1481
|
+
const ret = new Uint8Array(arg0);
|
|
1482
|
+
return ret;
|
|
1483
|
+
},
|
|
1484
|
+
__wbg_new_1b792d90f7c7a3b4: function() { return handleError(function () {
|
|
1485
|
+
const ret = new MessageChannel();
|
|
1448
1486
|
return ret;
|
|
1449
1487
|
}, arguments); },
|
|
1450
|
-
|
|
1451
|
-
const ret = new
|
|
1488
|
+
__wbg_new_227d7c05414eb861: function() {
|
|
1489
|
+
const ret = new Error();
|
|
1452
1490
|
return ret;
|
|
1453
1491
|
},
|
|
1454
|
-
|
|
1492
|
+
__wbg_new_682678e2f47e32bc: function() {
|
|
1455
1493
|
const ret = new Array();
|
|
1456
1494
|
return ret;
|
|
1457
1495
|
},
|
|
1458
|
-
|
|
1459
|
-
const ret = new
|
|
1496
|
+
__wbg_new_98c22165a42231aa: function() { return handleError(function () {
|
|
1497
|
+
const ret = new AbortController();
|
|
1460
1498
|
return ret;
|
|
1461
1499
|
}, arguments); },
|
|
1462
|
-
|
|
1463
|
-
const ret = new
|
|
1500
|
+
__wbg_new_a73bd86e73440d2f: function() { return handleError(function (arg0) {
|
|
1501
|
+
const ret = new IntersectionObserver(arg0);
|
|
1464
1502
|
return ret;
|
|
1465
1503
|
}, arguments); },
|
|
1466
|
-
|
|
1467
|
-
const ret = new
|
|
1468
|
-
return ret;
|
|
1469
|
-
},
|
|
1470
|
-
__wbg_new_8a6f238a6ece86ea: function() {
|
|
1471
|
-
const ret = new Error();
|
|
1504
|
+
__wbg_new_aa8d0fa9762c29bd: function() {
|
|
1505
|
+
const ret = new Object();
|
|
1472
1506
|
return ret;
|
|
1473
1507
|
},
|
|
1474
|
-
|
|
1475
|
-
const ret = new
|
|
1508
|
+
__wbg_new_ad8d9a2aa2624a65: function() { return handleError(function (arg0) {
|
|
1509
|
+
const ret = new ResizeObserver(arg0);
|
|
1476
1510
|
return ret;
|
|
1477
1511
|
}, arguments); },
|
|
1478
|
-
|
|
1479
|
-
const ret = new
|
|
1512
|
+
__wbg_new_d9e8ade8a7fba252: function() { return handleError(function (arg0, arg1) {
|
|
1513
|
+
const ret = new Worker(getStringFromWasm0(arg0, arg1));
|
|
1480
1514
|
return ret;
|
|
1481
1515
|
}, arguments); },
|
|
1482
|
-
|
|
1483
|
-
const ret = new Uint8Array(arg0);
|
|
1484
|
-
return ret;
|
|
1485
|
-
},
|
|
1486
|
-
__wbg_new_from_slice_a3d2629dc1826784: function(arg0, arg1) {
|
|
1516
|
+
__wbg_new_from_slice_b5ea43e23f6008c0: function(arg0, arg1) {
|
|
1487
1517
|
const ret = new Uint8Array(getArrayU8FromWasm0(arg0, arg1));
|
|
1488
1518
|
return ret;
|
|
1489
1519
|
},
|
|
1490
|
-
|
|
1491
|
-
const ret = new Function(getStringFromWasm0(arg0, arg1));
|
|
1492
|
-
return ret;
|
|
1493
|
-
},
|
|
1494
|
-
__wbg_new_with_byte_offset_and_length_aa261d9c9da49eb1: function(arg0, arg1, arg2) {
|
|
1520
|
+
__wbg_new_with_byte_offset_and_length_01848e8d6a3d49ad: function(arg0, arg1, arg2) {
|
|
1495
1521
|
const ret = new Uint8Array(arg0, arg1 >>> 0, arg2 >>> 0);
|
|
1496
1522
|
return ret;
|
|
1497
1523
|
},
|
|
1498
|
-
|
|
1524
|
+
__wbg_new_with_str_sequence_and_options_2cfc7ae8f9435aa4: function() { return handleError(function (arg0, arg1) {
|
|
1499
1525
|
const ret = new Blob(arg0, arg1);
|
|
1500
1526
|
return ret;
|
|
1501
1527
|
}, arguments); },
|
|
1502
|
-
|
|
1528
|
+
__wbg_next_0340c4ae324393c3: function() { return handleError(function (arg0) {
|
|
1503
1529
|
const ret = arg0.next();
|
|
1504
1530
|
return ret;
|
|
1505
1531
|
}, arguments); },
|
|
1506
|
-
|
|
1532
|
+
__wbg_next_7646edaa39458ef7: function(arg0) {
|
|
1507
1533
|
const ret = arg0.next;
|
|
1508
1534
|
return ret;
|
|
1509
1535
|
},
|
|
1510
|
-
|
|
1511
|
-
const ret = arg0.now();
|
|
1512
|
-
return ret;
|
|
1513
|
-
},
|
|
1514
|
-
__wbg_now_a3af9a2f4bbaa4d1: function() {
|
|
1536
|
+
__wbg_now_a9b7df1cbee90986: function() {
|
|
1515
1537
|
const ret = Date.now();
|
|
1516
1538
|
return ret;
|
|
1517
1539
|
},
|
|
1518
|
-
|
|
1519
|
-
arg0.
|
|
1540
|
+
__wbg_now_e7c6795a7f81e10f: function(arg0) {
|
|
1541
|
+
const ret = arg0.now();
|
|
1542
|
+
return ret;
|
|
1520
1543
|
},
|
|
1521
|
-
|
|
1544
|
+
__wbg_observe_59e08e55b0dd238f: function(arg0, arg1) {
|
|
1522
1545
|
arg0.observe(arg1);
|
|
1523
1546
|
},
|
|
1524
|
-
|
|
1547
|
+
__wbg_observe_5ea88d68554155e1: function(arg0, arg1, arg2) {
|
|
1548
|
+
arg0.observe(arg1, arg2);
|
|
1549
|
+
},
|
|
1550
|
+
__wbg_observe_c79fbdfb1452af30: function(arg0, arg1) {
|
|
1525
1551
|
arg0.observe(arg1);
|
|
1526
1552
|
},
|
|
1527
|
-
|
|
1528
|
-
const ret = Array.of(arg0
|
|
1553
|
+
__wbg_of_07054ba808010e4f: function(arg0) {
|
|
1554
|
+
const ret = Array.of(arg0);
|
|
1529
1555
|
return ret;
|
|
1530
1556
|
},
|
|
1531
|
-
|
|
1532
|
-
const ret = Array.of(arg0);
|
|
1557
|
+
__wbg_of_7532e43da680ecb3: function(arg0, arg1) {
|
|
1558
|
+
const ret = Array.of(arg0, arg1);
|
|
1533
1559
|
return ret;
|
|
1534
1560
|
},
|
|
1535
|
-
|
|
1561
|
+
__wbg_offsetX_a9bf2ea7f0575ac9: function(arg0) {
|
|
1536
1562
|
const ret = arg0.offsetX;
|
|
1537
1563
|
return ret;
|
|
1538
1564
|
},
|
|
1539
|
-
|
|
1565
|
+
__wbg_offsetY_10e5433a1bbd4c01: function(arg0) {
|
|
1540
1566
|
const ret = arg0.offsetY;
|
|
1541
1567
|
return ret;
|
|
1542
1568
|
},
|
|
1543
|
-
|
|
1569
|
+
__wbg_performance_3fcf6e32a7e1ed0a: function(arg0) {
|
|
1544
1570
|
const ret = arg0.performance;
|
|
1545
1571
|
return ret;
|
|
1546
1572
|
},
|
|
1547
|
-
|
|
1573
|
+
__wbg_persisted_bfebef6179ea1e1a: function(arg0) {
|
|
1548
1574
|
const ret = arg0.persisted;
|
|
1549
1575
|
return ret;
|
|
1550
1576
|
},
|
|
1551
|
-
|
|
1577
|
+
__wbg_pixelStorei_0da594e7ec84d2ef: function(arg0, arg1, arg2) {
|
|
1552
1578
|
arg0.pixelStorei(arg1 >>> 0, arg2);
|
|
1553
1579
|
},
|
|
1554
|
-
|
|
1580
|
+
__wbg_pixelStorei_6f7ca5f58231a418: function(arg0, arg1, arg2) {
|
|
1555
1581
|
arg0.pixelStorei(arg1 >>> 0, arg2);
|
|
1556
1582
|
},
|
|
1557
|
-
|
|
1583
|
+
__wbg_play_3997a1be51d27925: function(arg0) {
|
|
1558
1584
|
arg0.play();
|
|
1559
1585
|
},
|
|
1560
|
-
|
|
1586
|
+
__wbg_pointerId_b99c11e1f5e3731d: function(arg0) {
|
|
1561
1587
|
const ret = arg0.pointerId;
|
|
1562
1588
|
return ret;
|
|
1563
1589
|
},
|
|
1564
|
-
|
|
1590
|
+
__wbg_pointerType_5c8062de6087884a: function(arg0, arg1) {
|
|
1565
1591
|
const ret = arg1.pointerType;
|
|
1566
1592
|
const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
|
|
1567
1593
|
const len1 = WASM_VECTOR_LEN;
|
|
1568
1594
|
getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
|
|
1569
1595
|
getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
|
|
1570
1596
|
},
|
|
1571
|
-
|
|
1597
|
+
__wbg_polygonOffset_82e7973a0d5f6313: function(arg0, arg1, arg2) {
|
|
1572
1598
|
arg0.polygonOffset(arg1, arg2);
|
|
1573
1599
|
},
|
|
1574
|
-
|
|
1600
|
+
__wbg_polygonOffset_f1e208e8df962cd4: function(arg0, arg1, arg2) {
|
|
1575
1601
|
arg0.polygonOffset(arg1, arg2);
|
|
1576
1602
|
},
|
|
1577
|
-
|
|
1603
|
+
__wbg_port1_8267146008301e78: function(arg0) {
|
|
1578
1604
|
const ret = arg0.port1;
|
|
1579
1605
|
return ret;
|
|
1580
1606
|
},
|
|
1581
|
-
|
|
1607
|
+
__wbg_port2_1742efa161730e58: function(arg0) {
|
|
1582
1608
|
const ret = arg0.port2;
|
|
1583
1609
|
return ret;
|
|
1584
1610
|
},
|
|
1585
|
-
|
|
1611
|
+
__wbg_postMessage_1f50a9885ee45fb0: function() { return handleError(function (arg0, arg1) {
|
|
1586
1612
|
arg0.postMessage(arg1);
|
|
1587
1613
|
}, arguments); },
|
|
1588
|
-
|
|
1614
|
+
__wbg_postMessage_2e8ce5e10ce05091: function() { return handleError(function (arg0, arg1, arg2) {
|
|
1589
1615
|
arg0.postMessage(arg1, arg2);
|
|
1590
1616
|
}, arguments); },
|
|
1591
|
-
|
|
1617
|
+
__wbg_postTask_e2439afddcdfbb55: function(arg0, arg1, arg2) {
|
|
1592
1618
|
const ret = arg0.postTask(arg1, arg2);
|
|
1593
1619
|
return ret;
|
|
1594
1620
|
},
|
|
1595
|
-
|
|
1621
|
+
__wbg_pressure_f5789eab65b5c2ae: function(arg0) {
|
|
1596
1622
|
const ret = arg0.pressure;
|
|
1597
1623
|
return ret;
|
|
1598
1624
|
},
|
|
1599
|
-
|
|
1625
|
+
__wbg_preventDefault_f55c01cb5fd2bcc0: function(arg0) {
|
|
1600
1626
|
arg0.preventDefault();
|
|
1601
1627
|
},
|
|
1602
|
-
|
|
1628
|
+
__wbg_prototype_0d5bb2023db3bcfc: function() {
|
|
1603
1629
|
const ret = ResizeObserverEntry.prototype;
|
|
1604
1630
|
return ret;
|
|
1605
1631
|
},
|
|
1606
|
-
|
|
1632
|
+
__wbg_prototypesetcall_a6b02eb00b0f4ce2: function(arg0, arg1, arg2) {
|
|
1607
1633
|
Uint8Array.prototype.set.call(getArrayU8FromWasm0(arg0, arg1), arg2);
|
|
1608
1634
|
},
|
|
1609
|
-
|
|
1610
|
-
Uint8ClampedArray.prototype.set.call(getArrayU8FromWasm0(arg0, arg1), arg2);
|
|
1611
|
-
},
|
|
1612
|
-
__wbg_push_8ffdcb2063340ba5: function(arg0, arg1) {
|
|
1635
|
+
__wbg_push_471a5b068a5295f6: function(arg0, arg1) {
|
|
1613
1636
|
const ret = arg0.push(arg1);
|
|
1614
1637
|
return ret;
|
|
1615
1638
|
},
|
|
1616
|
-
|
|
1639
|
+
__wbg_queryCounterEXT_08e9bfae0dff258b: function(arg0, arg1, arg2) {
|
|
1617
1640
|
arg0.queryCounterEXT(arg1, arg2 >>> 0);
|
|
1618
1641
|
},
|
|
1619
|
-
|
|
1642
|
+
__wbg_querySelectorAll_e9e3fbd41310476e: function() { return handleError(function (arg0, arg1, arg2) {
|
|
1620
1643
|
const ret = arg0.querySelectorAll(getStringFromWasm0(arg1, arg2));
|
|
1621
1644
|
return ret;
|
|
1622
1645
|
}, arguments); },
|
|
1623
|
-
|
|
1646
|
+
__wbg_querySelector_8d395ebd237ebd46: function() { return handleError(function (arg0, arg1, arg2) {
|
|
1624
1647
|
const ret = arg0.querySelector(getStringFromWasm0(arg1, arg2));
|
|
1625
1648
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
1626
1649
|
}, arguments); },
|
|
1627
|
-
|
|
1628
|
-
|
|
1629
|
-
return ret;
|
|
1650
|
+
__wbg_queueMicrotask_0aed009ff060f723: function(arg0, arg1) {
|
|
1651
|
+
arg0.queueMicrotask(arg1);
|
|
1630
1652
|
},
|
|
1631
|
-
|
|
1653
|
+
__wbg_queueMicrotask_5d15a957e6aa920e: function(arg0) {
|
|
1632
1654
|
queueMicrotask(arg0);
|
|
1633
1655
|
},
|
|
1634
|
-
|
|
1635
|
-
arg0.queueMicrotask
|
|
1656
|
+
__wbg_queueMicrotask_f8819e5ffc402f36: function(arg0) {
|
|
1657
|
+
const ret = arg0.queueMicrotask;
|
|
1658
|
+
return ret;
|
|
1636
1659
|
},
|
|
1637
|
-
|
|
1660
|
+
__wbg_queue_7fafbac0ddb6c670: function(arg0) {
|
|
1638
1661
|
const ret = arg0.queue;
|
|
1639
1662
|
return ret;
|
|
1640
1663
|
},
|
|
1641
|
-
|
|
1664
|
+
__wbg_readBuffer_a2d26b22c3faabd0: function(arg0, arg1) {
|
|
1642
1665
|
arg0.readBuffer(arg1 >>> 0);
|
|
1643
1666
|
},
|
|
1644
|
-
|
|
1667
|
+
__wbg_readPixels_a78444c3ffa2ad18: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7) {
|
|
1645
1668
|
arg0.readPixels(arg1, arg2, arg3, arg4, arg5 >>> 0, arg6 >>> 0, arg7);
|
|
1646
1669
|
}, arguments); },
|
|
1647
|
-
|
|
1670
|
+
__wbg_readPixels_bfac0d542650a07a: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7) {
|
|
1648
1671
|
arg0.readPixels(arg1, arg2, arg3, arg4, arg5 >>> 0, arg6 >>> 0, arg7);
|
|
1649
1672
|
}, arguments); },
|
|
1650
|
-
|
|
1673
|
+
__wbg_readPixels_dd7e621f7a36e2ac: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7) {
|
|
1651
1674
|
arg0.readPixels(arg1, arg2, arg3, arg4, arg5 >>> 0, arg6 >>> 0, arg7);
|
|
1652
1675
|
}, arguments); },
|
|
1653
|
-
|
|
1676
|
+
__wbg_removeEventListener_7bdf07404d9b24bd: function() { return handleError(function (arg0, arg1, arg2, arg3) {
|
|
1654
1677
|
arg0.removeEventListener(getStringFromWasm0(arg1, arg2), arg3);
|
|
1655
1678
|
}, arguments); },
|
|
1656
|
-
|
|
1679
|
+
__wbg_removeListener_dcb0b2ae1124b401: function() { return handleError(function (arg0, arg1) {
|
|
1657
1680
|
arg0.removeListener(arg1);
|
|
1658
1681
|
}, arguments); },
|
|
1659
|
-
|
|
1682
|
+
__wbg_removeProperty_af5e61d737797fcc: function() { return handleError(function (arg0, arg1, arg2, arg3) {
|
|
1660
1683
|
const ret = arg1.removeProperty(getStringFromWasm0(arg2, arg3));
|
|
1661
1684
|
const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
|
|
1662
1685
|
const len1 = WASM_VECTOR_LEN;
|
|
1663
1686
|
getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
|
|
1664
1687
|
getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
|
|
1665
1688
|
}, arguments); },
|
|
1666
|
-
|
|
1689
|
+
__wbg_renderbufferStorageMultisample_363ea6ea6644c47f: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
1667
1690
|
arg0.renderbufferStorageMultisample(arg1 >>> 0, arg2, arg3 >>> 0, arg4, arg5);
|
|
1668
1691
|
},
|
|
1669
|
-
|
|
1692
|
+
__wbg_renderbufferStorage_0745213c8a3edba7: function(arg0, arg1, arg2, arg3, arg4) {
|
|
1670
1693
|
arg0.renderbufferStorage(arg1 >>> 0, arg2 >>> 0, arg3, arg4);
|
|
1671
1694
|
},
|
|
1672
|
-
|
|
1695
|
+
__wbg_renderbufferStorage_838d8e6ca86ee3ca: function(arg0, arg1, arg2, arg3, arg4) {
|
|
1673
1696
|
arg0.renderbufferStorage(arg1 >>> 0, arg2 >>> 0, arg3, arg4);
|
|
1674
1697
|
},
|
|
1675
|
-
|
|
1698
|
+
__wbg_repeat_f5ff89c357b71af1: function(arg0) {
|
|
1676
1699
|
const ret = arg0.repeat;
|
|
1677
1700
|
return ret;
|
|
1678
1701
|
},
|
|
1679
|
-
|
|
1702
|
+
__wbg_requestAdapter_dc3b730968f39ede: function(arg0, arg1) {
|
|
1680
1703
|
const ret = arg0.requestAdapter(arg1);
|
|
1681
1704
|
return ret;
|
|
1682
1705
|
},
|
|
1683
|
-
|
|
1706
|
+
__wbg_requestAnimationFrame_6f039d778639cc28: function() { return handleError(function (arg0, arg1) {
|
|
1684
1707
|
const ret = arg0.requestAnimationFrame(arg1);
|
|
1685
1708
|
return ret;
|
|
1686
1709
|
}, arguments); },
|
|
1687
|
-
|
|
1710
|
+
__wbg_requestDevice_0666fa181666d96b: function(arg0, arg1) {
|
|
1688
1711
|
const ret = arg0.requestDevice(arg1);
|
|
1689
1712
|
return ret;
|
|
1690
1713
|
},
|
|
1691
|
-
|
|
1692
|
-
const ret = arg0.requestFullscreen;
|
|
1714
|
+
__wbg_requestFullscreen_3f16e43f398ce624: function(arg0) {
|
|
1715
|
+
const ret = arg0.requestFullscreen();
|
|
1693
1716
|
return ret;
|
|
1694
1717
|
},
|
|
1695
|
-
|
|
1696
|
-
const ret = arg0.requestFullscreen
|
|
1718
|
+
__wbg_requestFullscreen_b977a3a0697e883c: function(arg0) {
|
|
1719
|
+
const ret = arg0.requestFullscreen;
|
|
1697
1720
|
return ret;
|
|
1698
1721
|
},
|
|
1699
|
-
|
|
1722
|
+
__wbg_requestIdleCallback_3689e3e38f6cfc02: function(arg0) {
|
|
1700
1723
|
const ret = arg0.requestIdleCallback;
|
|
1701
1724
|
return ret;
|
|
1702
1725
|
},
|
|
1703
|
-
|
|
1726
|
+
__wbg_requestIdleCallback_fd04869e36d71d03: function() { return handleError(function (arg0, arg1) {
|
|
1704
1727
|
const ret = arg0.requestIdleCallback(arg1);
|
|
1705
1728
|
return ret;
|
|
1706
1729
|
}, arguments); },
|
|
1707
|
-
|
|
1730
|
+
__wbg_resolve_e6c466bc1052f16c: function(arg0) {
|
|
1708
1731
|
const ret = Promise.resolve(arg0);
|
|
1709
1732
|
return ret;
|
|
1710
1733
|
},
|
|
1711
|
-
|
|
1734
|
+
__wbg_revokeObjectURL_1d23b31dc4ef5f52: function() { return handleError(function (arg0, arg1) {
|
|
1712
1735
|
URL.revokeObjectURL(getStringFromWasm0(arg0, arg1));
|
|
1713
1736
|
}, arguments); },
|
|
1714
|
-
|
|
1737
|
+
__wbg_samplerParameterf_974a275475147bd9: function(arg0, arg1, arg2, arg3) {
|
|
1715
1738
|
arg0.samplerParameterf(arg1, arg2 >>> 0, arg3);
|
|
1716
1739
|
},
|
|
1717
|
-
|
|
1740
|
+
__wbg_samplerParameteri_8a634d1b1b1e79ad: function(arg0, arg1, arg2, arg3) {
|
|
1718
1741
|
arg0.samplerParameteri(arg1, arg2 >>> 0, arg3);
|
|
1719
1742
|
},
|
|
1720
|
-
|
|
1743
|
+
__wbg_scheduler_a17d41c9c822fc26: function(arg0) {
|
|
1721
1744
|
const ret = arg0.scheduler;
|
|
1722
1745
|
return ret;
|
|
1723
1746
|
},
|
|
1724
|
-
|
|
1747
|
+
__wbg_scheduler_b35fe73ba70e89cc: function(arg0) {
|
|
1725
1748
|
const ret = arg0.scheduler;
|
|
1726
1749
|
return ret;
|
|
1727
1750
|
},
|
|
1728
|
-
|
|
1751
|
+
__wbg_scissor_a52de5e62ebadc16: function(arg0, arg1, arg2, arg3, arg4) {
|
|
1729
1752
|
arg0.scissor(arg1, arg2, arg3, arg4);
|
|
1730
1753
|
},
|
|
1731
|
-
|
|
1754
|
+
__wbg_scissor_b71fb7e05633cf3d: function(arg0, arg1, arg2, arg3, arg4) {
|
|
1732
1755
|
arg0.scissor(arg1, arg2, arg3, arg4);
|
|
1733
1756
|
},
|
|
1734
|
-
|
|
1757
|
+
__wbg_setAttribute_6fde4098d274155c: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
|
|
1735
1758
|
arg0.setAttribute(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4));
|
|
1736
1759
|
}, arguments); },
|
|
1737
|
-
|
|
1738
|
-
arg0.setBindGroup(arg1 >>> 0, arg2);
|
|
1739
|
-
},
|
|
1740
|
-
__wbg_setBindGroup_bb0c2c05b7c49401: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
|
|
1760
|
+
__wbg_setBindGroup_1e20fc6d5b3ffe60: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
|
|
1741
1761
|
arg0.setBindGroup(arg1 >>> 0, arg2, getArrayU32FromWasm0(arg3, arg4), arg5, arg6 >>> 0);
|
|
1742
1762
|
}, arguments); },
|
|
1743
|
-
|
|
1763
|
+
__wbg_setBindGroup_3e9afe0921b76fc0: function(arg0, arg1, arg2) {
|
|
1764
|
+
arg0.setBindGroup(arg1 >>> 0, arg2);
|
|
1765
|
+
},
|
|
1766
|
+
__wbg_setIndexBuffer_9f7dab879680d41e: function(arg0, arg1, arg2, arg3) {
|
|
1744
1767
|
arg0.setIndexBuffer(arg1, __wbindgen_enum_GpuIndexFormat[arg2], arg3);
|
|
1745
1768
|
},
|
|
1746
|
-
|
|
1769
|
+
__wbg_setIndexBuffer_ac441893bcde2133: function(arg0, arg1, arg2, arg3, arg4) {
|
|
1747
1770
|
arg0.setIndexBuffer(arg1, __wbindgen_enum_GpuIndexFormat[arg2], arg3, arg4);
|
|
1748
1771
|
},
|
|
1749
|
-
|
|
1772
|
+
__wbg_setPipeline_88a119262ecbb240: function(arg0, arg1) {
|
|
1750
1773
|
arg0.setPipeline(arg1);
|
|
1751
1774
|
},
|
|
1752
|
-
|
|
1775
|
+
__wbg_setPointerCapture_0ade0346ebef3bfc: function() { return handleError(function (arg0, arg1) {
|
|
1753
1776
|
arg0.setPointerCapture(arg1);
|
|
1754
1777
|
}, arguments); },
|
|
1755
|
-
|
|
1778
|
+
__wbg_setProperty_0d903d23a71dfe70: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
|
|
1756
1779
|
arg0.setProperty(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4));
|
|
1757
1780
|
}, arguments); },
|
|
1758
|
-
|
|
1781
|
+
__wbg_setScissorRect_2162009921a7d37e: function(arg0, arg1, arg2, arg3, arg4) {
|
|
1759
1782
|
arg0.setScissorRect(arg1 >>> 0, arg2 >>> 0, arg3 >>> 0, arg4 >>> 0);
|
|
1760
1783
|
},
|
|
1761
|
-
|
|
1784
|
+
__wbg_setTimeout_5a5ca8752c41f8ad: function() { return handleError(function (arg0, arg1) {
|
|
1762
1785
|
const ret = arg0.setTimeout(arg1);
|
|
1763
1786
|
return ret;
|
|
1764
1787
|
}, arguments); },
|
|
1765
|
-
|
|
1788
|
+
__wbg_setTimeout_d8786dd31f90da0f: function() { return handleError(function (arg0, arg1, arg2) {
|
|
1766
1789
|
const ret = arg0.setTimeout(arg1, arg2);
|
|
1767
1790
|
return ret;
|
|
1768
1791
|
}, arguments); },
|
|
1769
|
-
|
|
1770
|
-
arg0.setVertexBuffer(arg1 >>> 0, arg2, arg3, arg4);
|
|
1771
|
-
},
|
|
1772
|
-
__wbg_setVertexBuffer_edbff6ddb5055174: function(arg0, arg1, arg2, arg3) {
|
|
1792
|
+
__wbg_setVertexBuffer_6a8d07ae366fb470: function(arg0, arg1, arg2, arg3) {
|
|
1773
1793
|
arg0.setVertexBuffer(arg1 >>> 0, arg2, arg3);
|
|
1774
1794
|
},
|
|
1775
|
-
|
|
1776
|
-
arg0.
|
|
1777
|
-
},
|
|
1778
|
-
__wbg_set_25cf9deff6bf0ea8: function(arg0, arg1, arg2) {
|
|
1779
|
-
arg0.set(arg1, arg2 >>> 0);
|
|
1795
|
+
__wbg_setVertexBuffer_8538c8d57ff796e6: function(arg0, arg1, arg2, arg3, arg4) {
|
|
1796
|
+
arg0.setVertexBuffer(arg1 >>> 0, arg2, arg3, arg4);
|
|
1780
1797
|
},
|
|
1781
|
-
|
|
1782
|
-
arg0
|
|
1798
|
+
__wbg_setViewport_a99b9878894cd647: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
|
|
1799
|
+
arg0.setViewport(arg1, arg2, arg3, arg4, arg5, arg6);
|
|
1783
1800
|
},
|
|
1784
|
-
|
|
1801
|
+
__wbg_set_022bee52d0b05b19: function() { return handleError(function (arg0, arg1, arg2) {
|
|
1785
1802
|
const ret = Reflect.set(arg0, arg1, arg2);
|
|
1786
1803
|
return ret;
|
|
1787
1804
|
}, arguments); },
|
|
1788
|
-
|
|
1805
|
+
__wbg_set_3bf1de9fab0cd644: function(arg0, arg1, arg2) {
|
|
1806
|
+
arg0[arg1 >>> 0] = arg2;
|
|
1807
|
+
},
|
|
1808
|
+
__wbg_set_6be42768c690e380: function(arg0, arg1, arg2) {
|
|
1809
|
+
arg0[arg1] = arg2;
|
|
1810
|
+
},
|
|
1811
|
+
__wbg_set_a_0e9ffd7edfa8a9f0: function(arg0, arg1) {
|
|
1789
1812
|
arg0.a = arg1;
|
|
1790
1813
|
},
|
|
1791
|
-
|
|
1814
|
+
__wbg_set_access_3a025015b8de87b2: function(arg0, arg1) {
|
|
1792
1815
|
arg0.access = __wbindgen_enum_GpuStorageTextureAccess[arg1];
|
|
1793
1816
|
},
|
|
1794
|
-
|
|
1817
|
+
__wbg_set_address_mode_u_a09823787fe8d44a: function(arg0, arg1) {
|
|
1795
1818
|
arg0.addressModeU = __wbindgen_enum_GpuAddressMode[arg1];
|
|
1796
1819
|
},
|
|
1797
|
-
|
|
1820
|
+
__wbg_set_address_mode_v_ba2b151a62621475: function(arg0, arg1) {
|
|
1798
1821
|
arg0.addressModeV = __wbindgen_enum_GpuAddressMode[arg1];
|
|
1799
1822
|
},
|
|
1800
|
-
|
|
1823
|
+
__wbg_set_address_mode_w_4454e22a72f0df4c: function(arg0, arg1) {
|
|
1801
1824
|
arg0.addressModeW = __wbindgen_enum_GpuAddressMode[arg1];
|
|
1802
1825
|
},
|
|
1803
|
-
|
|
1826
|
+
__wbg_set_alpha_658ed1dfc4154d22: function(arg0, arg1) {
|
|
1804
1827
|
arg0.alpha = arg1;
|
|
1805
1828
|
},
|
|
1806
|
-
|
|
1829
|
+
__wbg_set_alpha_mode_d40fc95f2f0a65b8: function(arg0, arg1) {
|
|
1807
1830
|
arg0.alphaMode = __wbindgen_enum_GpuCanvasAlphaMode[arg1];
|
|
1808
1831
|
},
|
|
1809
|
-
|
|
1832
|
+
__wbg_set_alpha_to_coverage_enabled_627ce591dddc23f7: function(arg0, arg1) {
|
|
1810
1833
|
arg0.alphaToCoverageEnabled = arg1 !== 0;
|
|
1811
1834
|
},
|
|
1812
|
-
|
|
1835
|
+
__wbg_set_array_layer_count_372c4a910f9741ae: function(arg0, arg1) {
|
|
1813
1836
|
arg0.arrayLayerCount = arg1 >>> 0;
|
|
1814
1837
|
},
|
|
1815
|
-
|
|
1838
|
+
__wbg_set_array_stride_aa1d7ec2f2866247: function(arg0, arg1) {
|
|
1816
1839
|
arg0.arrayStride = arg1;
|
|
1817
1840
|
},
|
|
1818
|
-
|
|
1841
|
+
__wbg_set_aspect_6c4c338c714c1379: function(arg0, arg1) {
|
|
1842
|
+
arg0.aspect = __wbindgen_enum_GpuTextureAspect[arg1];
|
|
1843
|
+
},
|
|
1844
|
+
__wbg_set_aspect_c490b83df964e769: function(arg0, arg1) {
|
|
1819
1845
|
arg0.aspect = __wbindgen_enum_GpuTextureAspect[arg1];
|
|
1820
1846
|
},
|
|
1821
|
-
|
|
1847
|
+
__wbg_set_attributes_6d60f4f903a301a8: function(arg0, arg1) {
|
|
1822
1848
|
arg0.attributes = arg1;
|
|
1823
1849
|
},
|
|
1824
|
-
|
|
1850
|
+
__wbg_set_b_fb8e7191ce2f917c: function(arg0, arg1) {
|
|
1825
1851
|
arg0.b = arg1;
|
|
1826
1852
|
},
|
|
1827
|
-
|
|
1853
|
+
__wbg_set_base_array_layer_2ab45d90e7a581f7: function(arg0, arg1) {
|
|
1828
1854
|
arg0.baseArrayLayer = arg1 >>> 0;
|
|
1829
1855
|
},
|
|
1830
|
-
|
|
1856
|
+
__wbg_set_base_mip_level_2ae99b85d1e778e9: function(arg0, arg1) {
|
|
1831
1857
|
arg0.baseMipLevel = arg1 >>> 0;
|
|
1832
1858
|
},
|
|
1833
|
-
|
|
1859
|
+
__wbg_set_beginning_of_pass_write_index_1997e8ae19580364: function(arg0, arg1) {
|
|
1834
1860
|
arg0.beginningOfPassWriteIndex = arg1 >>> 0;
|
|
1835
1861
|
},
|
|
1836
|
-
|
|
1862
|
+
__wbg_set_bind_group_layouts_2a3fbfe6301f7cc2: function(arg0, arg1) {
|
|
1837
1863
|
arg0.bindGroupLayouts = arg1;
|
|
1838
1864
|
},
|
|
1839
|
-
|
|
1865
|
+
__wbg_set_binding_6c7ed77073549aaa: function(arg0, arg1) {
|
|
1840
1866
|
arg0.binding = arg1 >>> 0;
|
|
1841
1867
|
},
|
|
1842
|
-
|
|
1868
|
+
__wbg_set_binding_799d4a2ff61a29c4: function(arg0, arg1) {
|
|
1843
1869
|
arg0.binding = arg1 >>> 0;
|
|
1844
1870
|
},
|
|
1845
|
-
|
|
1871
|
+
__wbg_set_blend_8b5f0206031032b9: function(arg0, arg1) {
|
|
1846
1872
|
arg0.blend = arg1;
|
|
1847
1873
|
},
|
|
1848
|
-
|
|
1874
|
+
__wbg_set_box_e76b1c9ae3cbed18: function(arg0, arg1) {
|
|
1849
1875
|
arg0.box = __wbindgen_enum_ResizeObserverBoxOptions[arg1];
|
|
1850
1876
|
},
|
|
1851
|
-
|
|
1877
|
+
__wbg_set_buffer_4564be0900c8093c: function(arg0, arg1) {
|
|
1852
1878
|
arg0.buffer = arg1;
|
|
1853
1879
|
},
|
|
1854
|
-
|
|
1880
|
+
__wbg_set_buffer_52ccf9f23c8c8d74: function(arg0, arg1) {
|
|
1855
1881
|
arg0.buffer = arg1;
|
|
1856
1882
|
},
|
|
1857
|
-
|
|
1883
|
+
__wbg_set_buffers_894c092e99bf8541: function(arg0, arg1) {
|
|
1858
1884
|
arg0.buffers = arg1;
|
|
1859
1885
|
},
|
|
1860
|
-
|
|
1886
|
+
__wbg_set_bytes_per_row_1cfe3bbc2f242df7: function(arg0, arg1) {
|
|
1861
1887
|
arg0.bytesPerRow = arg1 >>> 0;
|
|
1862
1888
|
},
|
|
1863
|
-
|
|
1889
|
+
__wbg_set_clear_value_c6eaca1e9b16e209: function(arg0, arg1) {
|
|
1864
1890
|
arg0.clearValue = arg1;
|
|
1865
1891
|
},
|
|
1866
|
-
|
|
1892
|
+
__wbg_set_code_22962864d78928e2: function(arg0, arg1, arg2) {
|
|
1867
1893
|
arg0.code = getStringFromWasm0(arg1, arg2);
|
|
1868
1894
|
},
|
|
1869
|
-
|
|
1870
|
-
arg0.color = arg1;
|
|
1871
|
-
},
|
|
1872
|
-
__wbg_set_color_attachments_de625dd9a4850a13: function(arg0, arg1) {
|
|
1895
|
+
__wbg_set_color_attachments_f027806af3f83980: function(arg0, arg1) {
|
|
1873
1896
|
arg0.colorAttachments = arg1;
|
|
1874
1897
|
},
|
|
1875
|
-
|
|
1898
|
+
__wbg_set_color_c1b12d789a2ea5d0: function(arg0, arg1) {
|
|
1899
|
+
arg0.color = arg1;
|
|
1900
|
+
},
|
|
1901
|
+
__wbg_set_compare_1807a293c48e067f: function(arg0, arg1) {
|
|
1876
1902
|
arg0.compare = __wbindgen_enum_GpuCompareFunction[arg1];
|
|
1877
1903
|
},
|
|
1878
|
-
|
|
1904
|
+
__wbg_set_compare_624c2c00fd10c924: function(arg0, arg1) {
|
|
1879
1905
|
arg0.compare = __wbindgen_enum_GpuCompareFunction[arg1];
|
|
1880
1906
|
},
|
|
1881
|
-
|
|
1907
|
+
__wbg_set_count_c6179bb884c328ef: function(arg0, arg1) {
|
|
1882
1908
|
arg0.count = arg1 >>> 0;
|
|
1883
1909
|
},
|
|
1884
|
-
|
|
1910
|
+
__wbg_set_cssText_aa3f0dc4a8c9607b: function(arg0, arg1, arg2) {
|
|
1885
1911
|
arg0.cssText = getStringFromWasm0(arg1, arg2);
|
|
1886
1912
|
},
|
|
1887
|
-
|
|
1913
|
+
__wbg_set_cull_mode_3233e59624672d4e: function(arg0, arg1) {
|
|
1888
1914
|
arg0.cullMode = __wbindgen_enum_GpuCullMode[arg1];
|
|
1889
1915
|
},
|
|
1890
|
-
|
|
1916
|
+
__wbg_set_d8f1efe557b9e7e1: function(arg0, arg1, arg2) {
|
|
1917
|
+
arg0.set(arg1, arg2 >>> 0);
|
|
1918
|
+
},
|
|
1919
|
+
__wbg_set_depth_bias_6e7bad3a03bae686: function(arg0, arg1) {
|
|
1891
1920
|
arg0.depthBias = arg1;
|
|
1892
1921
|
},
|
|
1893
|
-
|
|
1922
|
+
__wbg_set_depth_bias_clamp_c3e46e20b1319eb6: function(arg0, arg1) {
|
|
1894
1923
|
arg0.depthBiasClamp = arg1;
|
|
1895
1924
|
},
|
|
1896
|
-
|
|
1925
|
+
__wbg_set_depth_bias_slope_scale_e4faf95c5d1e38a2: function(arg0, arg1) {
|
|
1897
1926
|
arg0.depthBiasSlopeScale = arg1;
|
|
1898
1927
|
},
|
|
1899
|
-
|
|
1928
|
+
__wbg_set_depth_clear_value_22ac16071c012963: function(arg0, arg1) {
|
|
1900
1929
|
arg0.depthClearValue = arg1;
|
|
1901
1930
|
},
|
|
1902
|
-
|
|
1931
|
+
__wbg_set_depth_compare_7f7567a7e8d2a20f: function(arg0, arg1) {
|
|
1903
1932
|
arg0.depthCompare = __wbindgen_enum_GpuCompareFunction[arg1];
|
|
1904
1933
|
},
|
|
1905
|
-
|
|
1934
|
+
__wbg_set_depth_fail_op_36618aa2c112a8b4: function(arg0, arg1) {
|
|
1906
1935
|
arg0.depthFailOp = __wbindgen_enum_GpuStencilOperation[arg1];
|
|
1907
1936
|
},
|
|
1908
|
-
|
|
1937
|
+
__wbg_set_depth_load_op_6c5eb58390842042: function(arg0, arg1) {
|
|
1909
1938
|
arg0.depthLoadOp = __wbindgen_enum_GpuLoadOp[arg1];
|
|
1910
1939
|
},
|
|
1911
|
-
|
|
1940
|
+
__wbg_set_depth_or_array_layers_d021b9602446c0c8: function(arg0, arg1) {
|
|
1912
1941
|
arg0.depthOrArrayLayers = arg1 >>> 0;
|
|
1913
1942
|
},
|
|
1914
|
-
|
|
1943
|
+
__wbg_set_depth_read_only_9df48fdffe0aa66e: function(arg0, arg1) {
|
|
1915
1944
|
arg0.depthReadOnly = arg1 !== 0;
|
|
1916
1945
|
},
|
|
1917
|
-
|
|
1946
|
+
__wbg_set_depth_stencil_7c07649e913ec16e: function(arg0, arg1) {
|
|
1918
1947
|
arg0.depthStencil = arg1;
|
|
1919
1948
|
},
|
|
1920
|
-
|
|
1949
|
+
__wbg_set_depth_stencil_attachment_de6bf51d002eb908: function(arg0, arg1) {
|
|
1921
1950
|
arg0.depthStencilAttachment = arg1;
|
|
1922
1951
|
},
|
|
1923
|
-
|
|
1952
|
+
__wbg_set_depth_store_op_bb2ba04b36c7bdd9: function(arg0, arg1) {
|
|
1924
1953
|
arg0.depthStoreOp = __wbindgen_enum_GpuStoreOp[arg1];
|
|
1925
1954
|
},
|
|
1926
|
-
|
|
1955
|
+
__wbg_set_depth_write_enabled_c0ecc7101fe87bf8: function(arg0, arg1) {
|
|
1927
1956
|
arg0.depthWriteEnabled = arg1 !== 0;
|
|
1928
1957
|
},
|
|
1929
|
-
|
|
1958
|
+
__wbg_set_device_c7cc69d60d9cf106: function(arg0, arg1) {
|
|
1930
1959
|
arg0.device = arg1;
|
|
1931
1960
|
},
|
|
1932
|
-
|
|
1933
|
-
arg0.dimension = __wbindgen_enum_GpuTextureDimension[arg1];
|
|
1934
|
-
},
|
|
1935
|
-
__wbg_set_dimension_359b229ea1b67a77: function(arg0, arg1) {
|
|
1961
|
+
__wbg_set_dimension_7f0364deea72ace0: function(arg0, arg1) {
|
|
1936
1962
|
arg0.dimension = __wbindgen_enum_GpuTextureViewDimension[arg1];
|
|
1937
1963
|
},
|
|
1938
|
-
|
|
1964
|
+
__wbg_set_dimension_b140d4ffc52ab9f4: function(arg0, arg1) {
|
|
1965
|
+
arg0.dimension = __wbindgen_enum_GpuTextureDimension[arg1];
|
|
1966
|
+
},
|
|
1967
|
+
__wbg_set_dst_factor_53d01078ea67659a: function(arg0, arg1) {
|
|
1939
1968
|
arg0.dstFactor = __wbindgen_enum_GpuBlendFactor[arg1];
|
|
1940
1969
|
},
|
|
1941
|
-
|
|
1970
|
+
__wbg_set_end_of_pass_write_index_52644fc3d56949b1: function(arg0, arg1) {
|
|
1942
1971
|
arg0.endOfPassWriteIndex = arg1 >>> 0;
|
|
1943
1972
|
},
|
|
1944
|
-
|
|
1973
|
+
__wbg_set_entries_e5ad285e3289950f: function(arg0, arg1) {
|
|
1945
1974
|
arg0.entries = arg1;
|
|
1946
1975
|
},
|
|
1947
|
-
|
|
1976
|
+
__wbg_set_entries_e8be1c8eb246cf26: function(arg0, arg1) {
|
|
1948
1977
|
arg0.entries = arg1;
|
|
1949
1978
|
},
|
|
1950
|
-
|
|
1979
|
+
__wbg_set_entry_point_519259f79c5a8e4d: function(arg0, arg1, arg2) {
|
|
1951
1980
|
arg0.entryPoint = getStringFromWasm0(arg1, arg2);
|
|
1952
1981
|
},
|
|
1953
|
-
|
|
1982
|
+
__wbg_set_entry_point_d4b0da956bd6b2ba: function(arg0, arg1, arg2) {
|
|
1954
1983
|
arg0.entryPoint = getStringFromWasm0(arg1, arg2);
|
|
1955
1984
|
},
|
|
1956
|
-
|
|
1957
|
-
arg0[arg1 >>> 0] = arg2;
|
|
1958
|
-
},
|
|
1959
|
-
__wbg_set_fail_op_d55bda42958efa98: function(arg0, arg1) {
|
|
1985
|
+
__wbg_set_fail_op_9d9650df23ba2111: function(arg0, arg1) {
|
|
1960
1986
|
arg0.failOp = __wbindgen_enum_GpuStencilOperation[arg1];
|
|
1961
1987
|
},
|
|
1962
|
-
|
|
1963
|
-
arg0.
|
|
1988
|
+
__wbg_set_flip_y_4f453a2e399d0113: function(arg0, arg1) {
|
|
1989
|
+
arg0.flipY = arg1 !== 0;
|
|
1964
1990
|
},
|
|
1965
|
-
|
|
1966
|
-
arg0.format =
|
|
1991
|
+
__wbg_set_format_0e52ea7b9384ac6b: function(arg0, arg1) {
|
|
1992
|
+
arg0.format = __wbindgen_enum_GpuTextureFormat[arg1];
|
|
1967
1993
|
},
|
|
1968
|
-
|
|
1994
|
+
__wbg_set_format_1ed4e12702593d8e: function(arg0, arg1) {
|
|
1969
1995
|
arg0.format = __wbindgen_enum_GpuTextureFormat[arg1];
|
|
1970
1996
|
},
|
|
1971
|
-
|
|
1997
|
+
__wbg_set_format_423f8c1de58d873f: function(arg0, arg1) {
|
|
1972
1998
|
arg0.format = __wbindgen_enum_GpuTextureFormat[arg1];
|
|
1973
1999
|
},
|
|
1974
|
-
|
|
2000
|
+
__wbg_set_format_4f6e506395604296: function(arg0, arg1) {
|
|
1975
2001
|
arg0.format = __wbindgen_enum_GpuTextureFormat[arg1];
|
|
1976
2002
|
},
|
|
1977
|
-
|
|
2003
|
+
__wbg_set_format_672708c6c96d3a04: function(arg0, arg1) {
|
|
2004
|
+
arg0.format = __wbindgen_enum_GpuVertexFormat[arg1];
|
|
2005
|
+
},
|
|
2006
|
+
__wbg_set_format_7c2a49ba44065a80: function(arg0, arg1) {
|
|
1978
2007
|
arg0.format = __wbindgen_enum_GpuTextureFormat[arg1];
|
|
1979
2008
|
},
|
|
1980
|
-
|
|
2009
|
+
__wbg_set_format_db451b4d880fc239: function(arg0, arg1) {
|
|
1981
2010
|
arg0.format = __wbindgen_enum_GpuTextureFormat[arg1];
|
|
1982
2011
|
},
|
|
1983
|
-
|
|
2012
|
+
__wbg_set_fragment_6d9f8c36b406d9b4: function(arg0, arg1) {
|
|
1984
2013
|
arg0.fragment = arg1;
|
|
1985
2014
|
},
|
|
1986
|
-
|
|
2015
|
+
__wbg_set_front_face_dc4795f2754276bf: function(arg0, arg1) {
|
|
1987
2016
|
arg0.frontFace = __wbindgen_enum_GpuFrontFace[arg1];
|
|
1988
2017
|
},
|
|
1989
|
-
|
|
2018
|
+
__wbg_set_g_5fbc9fad3ad27a7c: function(arg0, arg1) {
|
|
1990
2019
|
arg0.g = arg1;
|
|
1991
2020
|
},
|
|
1992
|
-
|
|
2021
|
+
__wbg_set_has_dynamic_offset_b5f5f44b752da2e2: function(arg0, arg1) {
|
|
1993
2022
|
arg0.hasDynamicOffset = arg1 !== 0;
|
|
1994
2023
|
},
|
|
1995
|
-
|
|
2024
|
+
__wbg_set_height_24d07d982f176ac6: function(arg0, arg1) {
|
|
1996
2025
|
arg0.height = arg1 >>> 0;
|
|
1997
2026
|
},
|
|
1998
|
-
|
|
2027
|
+
__wbg_set_height_be9b2b920bd68401: function(arg0, arg1) {
|
|
1999
2028
|
arg0.height = arg1 >>> 0;
|
|
2000
2029
|
},
|
|
2001
|
-
|
|
2030
|
+
__wbg_set_height_fc3358fe68410392: function(arg0, arg1) {
|
|
2002
2031
|
arg0.height = arg1 >>> 0;
|
|
2003
2032
|
},
|
|
2004
|
-
|
|
2033
|
+
__wbg_set_label_021ea25609809a07: function(arg0, arg1, arg2) {
|
|
2005
2034
|
arg0.label = getStringFromWasm0(arg1, arg2);
|
|
2006
2035
|
},
|
|
2007
|
-
|
|
2036
|
+
__wbg_set_label_415b065ec3fb4f48: function(arg0, arg1, arg2) {
|
|
2008
2037
|
arg0.label = getStringFromWasm0(arg1, arg2);
|
|
2009
2038
|
},
|
|
2010
|
-
|
|
2039
|
+
__wbg_set_label_5fa4c422680863eb: function(arg0, arg1, arg2) {
|
|
2011
2040
|
arg0.label = getStringFromWasm0(arg1, arg2);
|
|
2012
2041
|
},
|
|
2013
|
-
|
|
2042
|
+
__wbg_set_label_7b502181277e1279: function(arg0, arg1, arg2) {
|
|
2014
2043
|
arg0.label = getStringFromWasm0(arg1, arg2);
|
|
2015
2044
|
},
|
|
2016
|
-
|
|
2045
|
+
__wbg_set_label_8b2b2c1877722f9a: function(arg0, arg1, arg2) {
|
|
2017
2046
|
arg0.label = getStringFromWasm0(arg1, arg2);
|
|
2018
2047
|
},
|
|
2019
|
-
|
|
2048
|
+
__wbg_set_label_8d581de453b70e55: function(arg0, arg1, arg2) {
|
|
2020
2049
|
arg0.label = getStringFromWasm0(arg1, arg2);
|
|
2021
2050
|
},
|
|
2022
|
-
|
|
2051
|
+
__wbg_set_label_9bd0253bfeba31f3: function(arg0, arg1, arg2) {
|
|
2023
2052
|
arg0.label = getStringFromWasm0(arg1, arg2);
|
|
2024
2053
|
},
|
|
2025
|
-
|
|
2054
|
+
__wbg_set_label_b096894575aaba1e: function(arg0, arg1, arg2) {
|
|
2026
2055
|
arg0.label = getStringFromWasm0(arg1, arg2);
|
|
2027
2056
|
},
|
|
2028
|
-
|
|
2057
|
+
__wbg_set_label_b5b02ca1f89a90ec: function(arg0, arg1, arg2) {
|
|
2029
2058
|
arg0.label = getStringFromWasm0(arg1, arg2);
|
|
2030
2059
|
},
|
|
2031
|
-
|
|
2060
|
+
__wbg_set_label_d775c1defc56c544: function(arg0, arg1, arg2) {
|
|
2032
2061
|
arg0.label = getStringFromWasm0(arg1, arg2);
|
|
2033
2062
|
},
|
|
2034
|
-
|
|
2063
|
+
__wbg_set_label_e426b73942527b8e: function(arg0, arg1, arg2) {
|
|
2035
2064
|
arg0.label = getStringFromWasm0(arg1, arg2);
|
|
2036
2065
|
},
|
|
2037
|
-
|
|
2066
|
+
__wbg_set_label_f20461bed18e52e3: function(arg0, arg1, arg2) {
|
|
2038
2067
|
arg0.label = getStringFromWasm0(arg1, arg2);
|
|
2039
2068
|
},
|
|
2040
|
-
|
|
2069
|
+
__wbg_set_label_f6a207f7f83dc626: function(arg0, arg1, arg2) {
|
|
2041
2070
|
arg0.label = getStringFromWasm0(arg1, arg2);
|
|
2042
2071
|
},
|
|
2043
|
-
|
|
2072
|
+
__wbg_set_layout_34c410044847aa48: function(arg0, arg1) {
|
|
2044
2073
|
arg0.layout = arg1;
|
|
2045
2074
|
},
|
|
2046
|
-
|
|
2075
|
+
__wbg_set_layout_61b88e458ca5dc7d: function(arg0, arg1) {
|
|
2047
2076
|
arg0.layout = arg1;
|
|
2048
2077
|
},
|
|
2049
|
-
|
|
2078
|
+
__wbg_set_load_op_5b310bb9c61eb1d5: function(arg0, arg1) {
|
|
2050
2079
|
arg0.loadOp = __wbindgen_enum_GpuLoadOp[arg1];
|
|
2051
2080
|
},
|
|
2052
|
-
|
|
2081
|
+
__wbg_set_lod_max_clamp_83c3eaae40b5d729: function(arg0, arg1) {
|
|
2053
2082
|
arg0.lodMaxClamp = arg1;
|
|
2054
2083
|
},
|
|
2055
|
-
|
|
2084
|
+
__wbg_set_lod_min_clamp_c13c1046f64fccaa: function(arg0, arg1) {
|
|
2056
2085
|
arg0.lodMinClamp = arg1;
|
|
2057
2086
|
},
|
|
2058
|
-
|
|
2087
|
+
__wbg_set_mag_filter_b34a0f82f66fd504: function(arg0, arg1) {
|
|
2059
2088
|
arg0.magFilter = __wbindgen_enum_GpuFilterMode[arg1];
|
|
2060
2089
|
},
|
|
2061
|
-
|
|
2090
|
+
__wbg_set_mapped_at_creation_461c27df7c64ac7b: function(arg0, arg1) {
|
|
2062
2091
|
arg0.mappedAtCreation = arg1 !== 0;
|
|
2063
2092
|
},
|
|
2064
|
-
|
|
2093
|
+
__wbg_set_mask_16f0fb977a077e6d: function(arg0, arg1) {
|
|
2065
2094
|
arg0.mask = arg1 >>> 0;
|
|
2066
2095
|
},
|
|
2067
|
-
|
|
2096
|
+
__wbg_set_max_anisotropy_33280b9303d377c0: function(arg0, arg1) {
|
|
2068
2097
|
arg0.maxAnisotropy = arg1;
|
|
2069
2098
|
},
|
|
2070
|
-
|
|
2099
|
+
__wbg_set_min_binding_size_2fd83a7bce6fc84a: function(arg0, arg1) {
|
|
2071
2100
|
arg0.minBindingSize = arg1;
|
|
2072
2101
|
},
|
|
2073
|
-
|
|
2102
|
+
__wbg_set_min_filter_18e71b62b66d6a52: function(arg0, arg1) {
|
|
2074
2103
|
arg0.minFilter = __wbindgen_enum_GpuFilterMode[arg1];
|
|
2075
2104
|
},
|
|
2076
|
-
|
|
2105
|
+
__wbg_set_mip_level_1df7434229448f62: function(arg0, arg1) {
|
|
2077
2106
|
arg0.mipLevel = arg1 >>> 0;
|
|
2078
2107
|
},
|
|
2079
|
-
|
|
2108
|
+
__wbg_set_mip_level_count_9cfaadd4d97253b4: function(arg0, arg1) {
|
|
2080
2109
|
arg0.mipLevelCount = arg1 >>> 0;
|
|
2081
2110
|
},
|
|
2082
|
-
|
|
2111
|
+
__wbg_set_mip_level_count_cc06dd5cc8da32fa: function(arg0, arg1) {
|
|
2083
2112
|
arg0.mipLevelCount = arg1 >>> 0;
|
|
2084
2113
|
},
|
|
2085
|
-
|
|
2114
|
+
__wbg_set_mip_level_d9b50f98d88f777e: function(arg0, arg1) {
|
|
2115
|
+
arg0.mipLevel = arg1 >>> 0;
|
|
2116
|
+
},
|
|
2117
|
+
__wbg_set_mipmap_filter_37622626d458c955: function(arg0, arg1) {
|
|
2086
2118
|
arg0.mipmapFilter = __wbindgen_enum_GpuMipmapFilterMode[arg1];
|
|
2087
2119
|
},
|
|
2088
|
-
|
|
2120
|
+
__wbg_set_module_1bff0ef07bc49331: function(arg0, arg1) {
|
|
2089
2121
|
arg0.module = arg1;
|
|
2090
2122
|
},
|
|
2091
|
-
|
|
2123
|
+
__wbg_set_module_574e5aee4331f373: function(arg0, arg1) {
|
|
2092
2124
|
arg0.module = arg1;
|
|
2093
2125
|
},
|
|
2094
|
-
|
|
2126
|
+
__wbg_set_multisample_f57845304ba73461: function(arg0, arg1) {
|
|
2095
2127
|
arg0.multisample = arg1;
|
|
2096
2128
|
},
|
|
2097
|
-
|
|
2129
|
+
__wbg_set_multisampled_935682e740c8dac5: function(arg0, arg1) {
|
|
2098
2130
|
arg0.multisampled = arg1 !== 0;
|
|
2099
2131
|
},
|
|
2100
|
-
|
|
2132
|
+
__wbg_set_offset_0a36ff790807cdfd: function(arg0, arg1) {
|
|
2101
2133
|
arg0.offset = arg1;
|
|
2102
2134
|
},
|
|
2103
|
-
|
|
2135
|
+
__wbg_set_offset_3cac50c03a339f62: function(arg0, arg1) {
|
|
2104
2136
|
arg0.offset = arg1;
|
|
2105
2137
|
},
|
|
2106
|
-
|
|
2138
|
+
__wbg_set_offset_7fc612b79c557829: function(arg0, arg1) {
|
|
2107
2139
|
arg0.offset = arg1;
|
|
2108
2140
|
},
|
|
2109
|
-
|
|
2141
|
+
__wbg_set_onmessage_f25fb55032dd93eb: function(arg0, arg1) {
|
|
2110
2142
|
arg0.onmessage = arg1;
|
|
2111
2143
|
},
|
|
2112
|
-
|
|
2144
|
+
__wbg_set_operation_d4755de4993bb6bf: function(arg0, arg1) {
|
|
2113
2145
|
arg0.operation = __wbindgen_enum_GpuBlendOperation[arg1];
|
|
2114
2146
|
},
|
|
2115
|
-
|
|
2147
|
+
__wbg_set_origin_3bfc278e996ab4d6: function(arg0, arg1) {
|
|
2148
|
+
arg0.origin = arg1;
|
|
2149
|
+
},
|
|
2150
|
+
__wbg_set_origin_923d8a3859fea8fb: function(arg0, arg1) {
|
|
2151
|
+
arg0.origin = arg1;
|
|
2152
|
+
},
|
|
2153
|
+
__wbg_set_origin_aa76a76dc965377e: function(arg0, arg1) {
|
|
2116
2154
|
arg0.origin = arg1;
|
|
2117
2155
|
},
|
|
2118
|
-
|
|
2156
|
+
__wbg_set_pass_op_533e59101ae79854: function(arg0, arg1) {
|
|
2119
2157
|
arg0.passOp = __wbindgen_enum_GpuStencilOperation[arg1];
|
|
2120
2158
|
},
|
|
2121
|
-
|
|
2159
|
+
__wbg_set_power_preference_0ff4caf1d78a9780: function(arg0, arg1) {
|
|
2122
2160
|
arg0.powerPreference = __wbindgen_enum_GpuPowerPreference[arg1];
|
|
2123
2161
|
},
|
|
2124
|
-
|
|
2162
|
+
__wbg_set_premultiplied_alpha_ee799bfbc3744c78: function(arg0, arg1) {
|
|
2163
|
+
arg0.premultipliedAlpha = arg1 !== 0;
|
|
2164
|
+
},
|
|
2165
|
+
__wbg_set_primitive_928272ce7b250184: function(arg0, arg1) {
|
|
2125
2166
|
arg0.primitive = arg1;
|
|
2126
2167
|
},
|
|
2127
|
-
|
|
2168
|
+
__wbg_set_query_set_256baf2505706dbf: function(arg0, arg1) {
|
|
2128
2169
|
arg0.querySet = arg1;
|
|
2129
2170
|
},
|
|
2130
|
-
|
|
2171
|
+
__wbg_set_r_d482350b90f66f22: function(arg0, arg1) {
|
|
2131
2172
|
arg0.r = arg1;
|
|
2132
2173
|
},
|
|
2133
|
-
|
|
2174
|
+
__wbg_set_required_features_ee015feb3bb46e2b: function(arg0, arg1) {
|
|
2134
2175
|
arg0.requiredFeatures = arg1;
|
|
2135
2176
|
},
|
|
2136
|
-
|
|
2177
|
+
__wbg_set_resolve_target_cf716fc86d56d49d: function(arg0, arg1) {
|
|
2137
2178
|
arg0.resolveTarget = arg1;
|
|
2138
2179
|
},
|
|
2139
|
-
|
|
2180
|
+
__wbg_set_resource_adeca9e90e1291a9: function(arg0, arg1) {
|
|
2140
2181
|
arg0.resource = arg1;
|
|
2141
2182
|
},
|
|
2142
|
-
|
|
2183
|
+
__wbg_set_rows_per_image_5da7ca4e10fa05b5: function(arg0, arg1) {
|
|
2143
2184
|
arg0.rowsPerImage = arg1 >>> 0;
|
|
2144
2185
|
},
|
|
2145
|
-
|
|
2186
|
+
__wbg_set_sample_count_47e00797c7c7007e: function(arg0, arg1) {
|
|
2146
2187
|
arg0.sampleCount = arg1 >>> 0;
|
|
2147
2188
|
},
|
|
2148
|
-
|
|
2189
|
+
__wbg_set_sample_type_f21f11f4b4085a2f: function(arg0, arg1) {
|
|
2149
2190
|
arg0.sampleType = __wbindgen_enum_GpuTextureSampleType[arg1];
|
|
2150
2191
|
},
|
|
2151
|
-
|
|
2192
|
+
__wbg_set_sampler_faa53060dad855d4: function(arg0, arg1) {
|
|
2152
2193
|
arg0.sampler = arg1;
|
|
2153
2194
|
},
|
|
2154
|
-
|
|
2195
|
+
__wbg_set_shader_location_732ba25997f99074: function(arg0, arg1) {
|
|
2155
2196
|
arg0.shaderLocation = arg1 >>> 0;
|
|
2156
2197
|
},
|
|
2157
|
-
|
|
2198
|
+
__wbg_set_size_3ce80484fe014d70: function(arg0, arg1) {
|
|
2158
2199
|
arg0.size = arg1;
|
|
2159
2200
|
},
|
|
2160
|
-
|
|
2201
|
+
__wbg_set_size_ec0879fafa1f7f60: function(arg0, arg1) {
|
|
2161
2202
|
arg0.size = arg1;
|
|
2162
2203
|
},
|
|
2163
|
-
|
|
2204
|
+
__wbg_set_size_f3bdb3b76d69ce2e: function(arg0, arg1) {
|
|
2164
2205
|
arg0.size = arg1;
|
|
2165
2206
|
},
|
|
2166
|
-
|
|
2207
|
+
__wbg_set_source_2afbbe240c127339: function(arg0, arg1) {
|
|
2208
|
+
arg0.source = arg1;
|
|
2209
|
+
},
|
|
2210
|
+
__wbg_set_src_factor_6325dccd3632ca02: function(arg0, arg1) {
|
|
2167
2211
|
arg0.srcFactor = __wbindgen_enum_GpuBlendFactor[arg1];
|
|
2168
2212
|
},
|
|
2169
|
-
|
|
2213
|
+
__wbg_set_stencil_back_977d937f4a2aea06: function(arg0, arg1) {
|
|
2170
2214
|
arg0.stencilBack = arg1;
|
|
2171
2215
|
},
|
|
2172
|
-
|
|
2216
|
+
__wbg_set_stencil_clear_value_ef31b2c0d12da2b2: function(arg0, arg1) {
|
|
2173
2217
|
arg0.stencilClearValue = arg1 >>> 0;
|
|
2174
2218
|
},
|
|
2175
|
-
|
|
2219
|
+
__wbg_set_stencil_front_a16dbeef8ddf654b: function(arg0, arg1) {
|
|
2176
2220
|
arg0.stencilFront = arg1;
|
|
2177
2221
|
},
|
|
2178
|
-
|
|
2222
|
+
__wbg_set_stencil_load_op_2bda5d883d7144ab: function(arg0, arg1) {
|
|
2179
2223
|
arg0.stencilLoadOp = __wbindgen_enum_GpuLoadOp[arg1];
|
|
2180
2224
|
},
|
|
2181
|
-
|
|
2225
|
+
__wbg_set_stencil_read_mask_cdba22ff97b765e5: function(arg0, arg1) {
|
|
2182
2226
|
arg0.stencilReadMask = arg1 >>> 0;
|
|
2183
2227
|
},
|
|
2184
|
-
|
|
2228
|
+
__wbg_set_stencil_read_only_73585db3e480ce39: function(arg0, arg1) {
|
|
2185
2229
|
arg0.stencilReadOnly = arg1 !== 0;
|
|
2186
2230
|
},
|
|
2187
|
-
|
|
2231
|
+
__wbg_set_stencil_store_op_c25139982e6199cf: function(arg0, arg1) {
|
|
2188
2232
|
arg0.stencilStoreOp = __wbindgen_enum_GpuStoreOp[arg1];
|
|
2189
2233
|
},
|
|
2190
|
-
|
|
2234
|
+
__wbg_set_stencil_write_mask_37ea11c2cfe654c4: function(arg0, arg1) {
|
|
2191
2235
|
arg0.stencilWriteMask = arg1 >>> 0;
|
|
2192
2236
|
},
|
|
2193
|
-
|
|
2237
|
+
__wbg_set_step_mode_ac09182f2ffc02f9: function(arg0, arg1) {
|
|
2194
2238
|
arg0.stepMode = __wbindgen_enum_GpuVertexStepMode[arg1];
|
|
2195
2239
|
},
|
|
2196
|
-
|
|
2240
|
+
__wbg_set_storage_texture_d8bd64b59571a6f2: function(arg0, arg1) {
|
|
2197
2241
|
arg0.storageTexture = arg1;
|
|
2198
2242
|
},
|
|
2199
|
-
|
|
2243
|
+
__wbg_set_store_op_7330f77e7616004a: function(arg0, arg1) {
|
|
2200
2244
|
arg0.storeOp = __wbindgen_enum_GpuStoreOp[arg1];
|
|
2201
2245
|
},
|
|
2202
|
-
|
|
2246
|
+
__wbg_set_strip_index_format_5926dd63cfa44857: function(arg0, arg1) {
|
|
2203
2247
|
arg0.stripIndexFormat = __wbindgen_enum_GpuIndexFormat[arg1];
|
|
2204
2248
|
},
|
|
2205
|
-
|
|
2249
|
+
__wbg_set_targets_7c73183a12a957e2: function(arg0, arg1) {
|
|
2206
2250
|
arg0.targets = arg1;
|
|
2207
2251
|
},
|
|
2208
|
-
|
|
2252
|
+
__wbg_set_texture_0601e2dc5424513c: function(arg0, arg1) {
|
|
2253
|
+
arg0.texture = arg1;
|
|
2254
|
+
},
|
|
2255
|
+
__wbg_set_texture_ae3c8b6ed3db4c26: function(arg0, arg1) {
|
|
2209
2256
|
arg0.texture = arg1;
|
|
2210
2257
|
},
|
|
2211
|
-
|
|
2258
|
+
__wbg_set_texture_d38afc883df646c2: function(arg0, arg1) {
|
|
2212
2259
|
arg0.texture = arg1;
|
|
2213
2260
|
},
|
|
2214
|
-
|
|
2261
|
+
__wbg_set_timestamp_writes_8fb776a718ade3b9: function(arg0, arg1) {
|
|
2215
2262
|
arg0.timestampWrites = arg1;
|
|
2216
2263
|
},
|
|
2217
|
-
|
|
2264
|
+
__wbg_set_topology_69b5f25779091d7a: function(arg0, arg1) {
|
|
2218
2265
|
arg0.topology = __wbindgen_enum_GpuPrimitiveTopology[arg1];
|
|
2219
2266
|
},
|
|
2220
|
-
|
|
2267
|
+
__wbg_set_type_336070a0bd5481c7: function(arg0, arg1) {
|
|
2268
|
+
arg0.type = __wbindgen_enum_GpuBufferBindingType[arg1];
|
|
2269
|
+
},
|
|
2270
|
+
__wbg_set_type_5229687b3589bb10: function(arg0, arg1) {
|
|
2221
2271
|
arg0.type = __wbindgen_enum_GpuSamplerBindingType[arg1];
|
|
2222
2272
|
},
|
|
2223
|
-
|
|
2273
|
+
__wbg_set_type_8b2743f6b4de4035: function(arg0, arg1, arg2) {
|
|
2224
2274
|
arg0.type = getStringFromWasm0(arg1, arg2);
|
|
2225
2275
|
},
|
|
2226
|
-
|
|
2227
|
-
arg0.type = __wbindgen_enum_GpuBufferBindingType[arg1];
|
|
2228
|
-
},
|
|
2229
|
-
__wbg_set_usage_44ebc3b496e60ff4: function(arg0, arg1) {
|
|
2276
|
+
__wbg_set_usage_6c6fc8226c337ad8: function(arg0, arg1) {
|
|
2230
2277
|
arg0.usage = arg1 >>> 0;
|
|
2231
2278
|
},
|
|
2232
|
-
|
|
2279
|
+
__wbg_set_usage_78b7be73aa90cfd0: function(arg0, arg1) {
|
|
2233
2280
|
arg0.usage = arg1 >>> 0;
|
|
2234
2281
|
},
|
|
2235
|
-
|
|
2282
|
+
__wbg_set_usage_a43a1605e508ea21: function(arg0, arg1) {
|
|
2236
2283
|
arg0.usage = arg1 >>> 0;
|
|
2237
2284
|
},
|
|
2238
|
-
|
|
2285
|
+
__wbg_set_usage_b5a7dc195085b58e: function(arg0, arg1) {
|
|
2239
2286
|
arg0.usage = arg1 >>> 0;
|
|
2240
2287
|
},
|
|
2241
|
-
|
|
2288
|
+
__wbg_set_vertex_3bcd2e7cbc333978: function(arg0, arg1) {
|
|
2242
2289
|
arg0.vertex = arg1;
|
|
2243
2290
|
},
|
|
2244
|
-
|
|
2291
|
+
__wbg_set_view_8d0c46c633d57f1d: function(arg0, arg1) {
|
|
2245
2292
|
arg0.view = arg1;
|
|
2246
2293
|
},
|
|
2247
|
-
|
|
2248
|
-
arg0.view = arg1;
|
|
2249
|
-
},
|
|
2250
|
-
__wbg_set_view_dimension_afac48443b8fb565: function(arg0, arg1) {
|
|
2294
|
+
__wbg_set_view_dimension_11b23089a475c4f6: function(arg0, arg1) {
|
|
2251
2295
|
arg0.viewDimension = __wbindgen_enum_GpuTextureViewDimension[arg1];
|
|
2252
2296
|
},
|
|
2253
|
-
|
|
2297
|
+
__wbg_set_view_dimension_12a9363db2b90aa8: function(arg0, arg1) {
|
|
2254
2298
|
arg0.viewDimension = __wbindgen_enum_GpuTextureViewDimension[arg1];
|
|
2255
2299
|
},
|
|
2256
|
-
|
|
2300
|
+
__wbg_set_view_e53bc62c1806468e: function(arg0, arg1) {
|
|
2301
|
+
arg0.view = arg1;
|
|
2302
|
+
},
|
|
2303
|
+
__wbg_set_view_formats_34fa0f58e15c05c7: function(arg0, arg1) {
|
|
2257
2304
|
arg0.viewFormats = arg1;
|
|
2258
2305
|
},
|
|
2259
|
-
|
|
2306
|
+
__wbg_set_view_formats_8f0e5c8999d03426: function(arg0, arg1) {
|
|
2260
2307
|
arg0.viewFormats = arg1;
|
|
2261
2308
|
},
|
|
2262
|
-
|
|
2309
|
+
__wbg_set_visibility_d5104b65ecbecfb1: function(arg0, arg1) {
|
|
2263
2310
|
arg0.visibility = arg1 >>> 0;
|
|
2264
2311
|
},
|
|
2265
|
-
|
|
2312
|
+
__wbg_set_width_5cda41d4d06a14dd: function(arg0, arg1) {
|
|
2266
2313
|
arg0.width = arg1 >>> 0;
|
|
2267
2314
|
},
|
|
2268
|
-
|
|
2315
|
+
__wbg_set_width_adc925bca9c5351a: function(arg0, arg1) {
|
|
2269
2316
|
arg0.width = arg1 >>> 0;
|
|
2270
2317
|
},
|
|
2271
|
-
|
|
2318
|
+
__wbg_set_width_f4beed5df54549b2: function(arg0, arg1) {
|
|
2272
2319
|
arg0.width = arg1 >>> 0;
|
|
2273
2320
|
},
|
|
2274
|
-
|
|
2321
|
+
__wbg_set_write_mask_0e892ff393c2878b: function(arg0, arg1) {
|
|
2275
2322
|
arg0.writeMask = arg1 >>> 0;
|
|
2276
2323
|
},
|
|
2277
|
-
|
|
2324
|
+
__wbg_set_x_347e1e692624382a: function(arg0, arg1) {
|
|
2325
|
+
arg0.x = arg1 >>> 0;
|
|
2326
|
+
},
|
|
2327
|
+
__wbg_set_x_d5a0f838d03cc0c8: function(arg0, arg1) {
|
|
2278
2328
|
arg0.x = arg1 >>> 0;
|
|
2279
2329
|
},
|
|
2280
|
-
|
|
2330
|
+
__wbg_set_y_75df5661e9b5ce43: function(arg0, arg1) {
|
|
2281
2331
|
arg0.y = arg1 >>> 0;
|
|
2282
2332
|
},
|
|
2283
|
-
|
|
2333
|
+
__wbg_set_y_fa0f8ba06a4aca5a: function(arg0, arg1) {
|
|
2334
|
+
arg0.y = arg1 >>> 0;
|
|
2335
|
+
},
|
|
2336
|
+
__wbg_set_z_2cb0edac0ad5210f: function(arg0, arg1) {
|
|
2284
2337
|
arg0.z = arg1 >>> 0;
|
|
2285
2338
|
},
|
|
2286
|
-
|
|
2339
|
+
__wbg_shaderSource_084cd6ed337b36be: function(arg0, arg1, arg2, arg3) {
|
|
2287
2340
|
arg0.shaderSource(arg1, getStringFromWasm0(arg2, arg3));
|
|
2288
2341
|
},
|
|
2289
|
-
|
|
2342
|
+
__wbg_shaderSource_9b5906e1f027a314: function(arg0, arg1, arg2, arg3) {
|
|
2290
2343
|
arg0.shaderSource(arg1, getStringFromWasm0(arg2, arg3));
|
|
2291
2344
|
},
|
|
2292
|
-
|
|
2345
|
+
__wbg_shiftKey_dcf8ee699c273ed2: function(arg0) {
|
|
2293
2346
|
const ret = arg0.shiftKey;
|
|
2294
2347
|
return ret;
|
|
2295
2348
|
},
|
|
2296
|
-
|
|
2349
|
+
__wbg_shiftKey_e483c13c966878f6: function(arg0) {
|
|
2297
2350
|
const ret = arg0.shiftKey;
|
|
2298
2351
|
return ret;
|
|
2299
2352
|
},
|
|
2300
|
-
|
|
2353
|
+
__wbg_signal_fdc54643b47bf85b: function(arg0) {
|
|
2301
2354
|
const ret = arg0.signal;
|
|
2302
2355
|
return ret;
|
|
2303
2356
|
},
|
|
2304
|
-
|
|
2357
|
+
__wbg_size_5750dc81e679ea3e: function(arg0) {
|
|
2305
2358
|
const ret = arg0.size;
|
|
2306
2359
|
return ret;
|
|
2307
2360
|
},
|
|
2308
|
-
|
|
2361
|
+
__wbg_stack_3b0d974bbf31e44f: function(arg0, arg1) {
|
|
2309
2362
|
const ret = arg1.stack;
|
|
2310
2363
|
const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
|
|
2311
2364
|
const len1 = WASM_VECTOR_LEN;
|
|
2312
2365
|
getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
|
|
2313
2366
|
getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
|
|
2314
2367
|
},
|
|
2315
|
-
|
|
2368
|
+
__wbg_start_fe881c7e1e08aeef: function(arg0) {
|
|
2316
2369
|
arg0.start();
|
|
2317
2370
|
},
|
|
2318
|
-
|
|
2371
|
+
__wbg_static_accessor_GLOBAL_8cfadc87a297ca02: function() {
|
|
2319
2372
|
const ret = typeof global === 'undefined' ? null : global;
|
|
2320
2373
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
2321
2374
|
},
|
|
2322
|
-
|
|
2375
|
+
__wbg_static_accessor_GLOBAL_THIS_602256ae5c8f42cf: function() {
|
|
2323
2376
|
const ret = typeof globalThis === 'undefined' ? null : globalThis;
|
|
2324
2377
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
2325
2378
|
},
|
|
2326
|
-
|
|
2379
|
+
__wbg_static_accessor_SELF_e445c1c7484aecc3: function() {
|
|
2327
2380
|
const ret = typeof self === 'undefined' ? null : self;
|
|
2328
2381
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
2329
2382
|
},
|
|
2330
|
-
|
|
2383
|
+
__wbg_static_accessor_WINDOW_f20e8576ef1e0f17: function() {
|
|
2331
2384
|
const ret = typeof window === 'undefined' ? null : window;
|
|
2332
2385
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
2333
2386
|
},
|
|
2334
|
-
|
|
2387
|
+
__wbg_stencilFuncSeparate_6793932aaaa884c6: function(arg0, arg1, arg2, arg3, arg4) {
|
|
2335
2388
|
arg0.stencilFuncSeparate(arg1 >>> 0, arg2 >>> 0, arg3, arg4 >>> 0);
|
|
2336
2389
|
},
|
|
2337
|
-
|
|
2390
|
+
__wbg_stencilFuncSeparate_fcdf02a803d479c6: function(arg0, arg1, arg2, arg3, arg4) {
|
|
2338
2391
|
arg0.stencilFuncSeparate(arg1 >>> 0, arg2 >>> 0, arg3, arg4 >>> 0);
|
|
2339
2392
|
},
|
|
2340
|
-
|
|
2393
|
+
__wbg_stencilMaskSeparate_29ca6c0767ad75fd: function(arg0, arg1, arg2) {
|
|
2341
2394
|
arg0.stencilMaskSeparate(arg1 >>> 0, arg2 >>> 0);
|
|
2342
2395
|
},
|
|
2343
|
-
|
|
2396
|
+
__wbg_stencilMaskSeparate_5aca8b40d26d13be: function(arg0, arg1, arg2) {
|
|
2344
2397
|
arg0.stencilMaskSeparate(arg1 >>> 0, arg2 >>> 0);
|
|
2345
2398
|
},
|
|
2346
|
-
|
|
2399
|
+
__wbg_stencilMask_38acb5180bfdee01: function(arg0, arg1) {
|
|
2347
2400
|
arg0.stencilMask(arg1 >>> 0);
|
|
2348
2401
|
},
|
|
2349
|
-
|
|
2402
|
+
__wbg_stencilMask_7f6b699426cca747: function(arg0, arg1) {
|
|
2350
2403
|
arg0.stencilMask(arg1 >>> 0);
|
|
2351
2404
|
},
|
|
2352
|
-
|
|
2405
|
+
__wbg_stencilOpSeparate_1a6bcbdb8de495b9: function(arg0, arg1, arg2, arg3, arg4) {
|
|
2353
2406
|
arg0.stencilOpSeparate(arg1 >>> 0, arg2 >>> 0, arg3 >>> 0, arg4 >>> 0);
|
|
2354
2407
|
},
|
|
2355
|
-
|
|
2408
|
+
__wbg_stencilOpSeparate_774288d006ebab65: function(arg0, arg1, arg2, arg3, arg4) {
|
|
2356
2409
|
arg0.stencilOpSeparate(arg1 >>> 0, arg2 >>> 0, arg3 >>> 0, arg4 >>> 0);
|
|
2357
2410
|
},
|
|
2358
|
-
|
|
2411
|
+
__wbg_style_c331a9f6564f8f62: function(arg0) {
|
|
2359
2412
|
const ret = arg0.style;
|
|
2360
2413
|
return ret;
|
|
2361
2414
|
},
|
|
2362
|
-
|
|
2415
|
+
__wbg_submit_a0eef27ac882fdbc: function(arg0, arg1) {
|
|
2363
2416
|
arg0.submit(arg1);
|
|
2364
2417
|
},
|
|
2365
|
-
|
|
2418
|
+
__wbg_texImage2D_b17c7723201a6d5e: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
|
|
2366
2419
|
arg0.texImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7 >>> 0, arg8 >>> 0, arg9);
|
|
2367
2420
|
}, arguments); },
|
|
2368
|
-
|
|
2421
|
+
__wbg_texImage2D_bd0466091ed50f83: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
|
|
2369
2422
|
arg0.texImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7 >>> 0, arg8 >>> 0, arg9);
|
|
2370
2423
|
}, arguments); },
|
|
2371
|
-
|
|
2424
|
+
__wbg_texImage2D_f110542c571d15a4: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
|
|
2372
2425
|
arg0.texImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7 >>> 0, arg8 >>> 0, arg9);
|
|
2373
2426
|
}, arguments); },
|
|
2374
|
-
|
|
2427
|
+
__wbg_texImage3D_4bd56d113304ee34: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10) {
|
|
2375
2428
|
arg0.texImage3D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7, arg8 >>> 0, arg9 >>> 0, arg10);
|
|
2376
2429
|
}, arguments); },
|
|
2377
|
-
|
|
2430
|
+
__wbg_texImage3D_b197787478b2ebe9: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10) {
|
|
2378
2431
|
arg0.texImage3D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7, arg8 >>> 0, arg9 >>> 0, arg10);
|
|
2379
2432
|
}, arguments); },
|
|
2380
|
-
|
|
2433
|
+
__wbg_texParameteri_83c7801427720baa: function(arg0, arg1, arg2, arg3) {
|
|
2381
2434
|
arg0.texParameteri(arg1 >>> 0, arg2 >>> 0, arg3);
|
|
2382
2435
|
},
|
|
2383
|
-
|
|
2436
|
+
__wbg_texParameteri_bc24667dff936ebd: function(arg0, arg1, arg2, arg3) {
|
|
2384
2437
|
arg0.texParameteri(arg1 >>> 0, arg2 >>> 0, arg3);
|
|
2385
2438
|
},
|
|
2386
|
-
|
|
2439
|
+
__wbg_texStorage2D_cd0049448f436f56: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
2387
2440
|
arg0.texStorage2D(arg1 >>> 0, arg2, arg3 >>> 0, arg4, arg5);
|
|
2388
2441
|
},
|
|
2389
|
-
|
|
2442
|
+
__wbg_texStorage3D_645d2a06d38f0291: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
|
|
2390
2443
|
arg0.texStorage3D(arg1 >>> 0, arg2, arg3 >>> 0, arg4, arg5, arg6);
|
|
2391
2444
|
},
|
|
2392
|
-
|
|
2445
|
+
__wbg_texSubImage2D_5d41ae5586dadcb3: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
|
|
2393
2446
|
arg0.texSubImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7 >>> 0, arg8 >>> 0, arg9);
|
|
2394
2447
|
}, arguments); },
|
|
2395
|
-
|
|
2448
|
+
__wbg_texSubImage2D_6993404ab54773b7: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
|
|
2396
2449
|
arg0.texSubImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7 >>> 0, arg8 >>> 0, arg9);
|
|
2397
2450
|
}, arguments); },
|
|
2398
|
-
|
|
2451
|
+
__wbg_texSubImage2D_7e472dfbf112e954: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
|
|
2399
2452
|
arg0.texSubImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7 >>> 0, arg8 >>> 0, arg9);
|
|
2400
2453
|
}, arguments); },
|
|
2401
|
-
|
|
2454
|
+
__wbg_texSubImage2D_9c0f642762c6c35b: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
|
|
2402
2455
|
arg0.texSubImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7 >>> 0, arg8 >>> 0, arg9);
|
|
2403
2456
|
}, arguments); },
|
|
2404
|
-
|
|
2457
|
+
__wbg_texSubImage2D_ba83ad5c3053f8d4: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
|
|
2405
2458
|
arg0.texSubImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7 >>> 0, arg8 >>> 0, arg9);
|
|
2406
2459
|
}, arguments); },
|
|
2407
|
-
|
|
2460
|
+
__wbg_texSubImage2D_bbeaf09a21601313: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
|
|
2408
2461
|
arg0.texSubImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7 >>> 0, arg8 >>> 0, arg9);
|
|
2409
2462
|
}, arguments); },
|
|
2410
|
-
|
|
2463
|
+
__wbg_texSubImage2D_ed6bface246ddd63: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
|
|
2411
2464
|
arg0.texSubImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7 >>> 0, arg8 >>> 0, arg9);
|
|
2412
2465
|
}, arguments); },
|
|
2413
|
-
|
|
2466
|
+
__wbg_texSubImage2D_f3956198cbc38810: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
|
|
2414
2467
|
arg0.texSubImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7 >>> 0, arg8 >>> 0, arg9);
|
|
2415
2468
|
}, arguments); },
|
|
2416
|
-
|
|
2469
|
+
__wbg_texSubImage3D_5e37ae4a691b540a: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) {
|
|
2417
2470
|
arg0.texSubImage3D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9 >>> 0, arg10 >>> 0, arg11);
|
|
2418
2471
|
}, arguments); },
|
|
2419
|
-
|
|
2472
|
+
__wbg_texSubImage3D_8a2ec691664d8372: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) {
|
|
2420
2473
|
arg0.texSubImage3D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9 >>> 0, arg10 >>> 0, arg11);
|
|
2421
2474
|
}, arguments); },
|
|
2422
|
-
|
|
2475
|
+
__wbg_texSubImage3D_8c8ff30abc439d92: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) {
|
|
2423
2476
|
arg0.texSubImage3D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9 >>> 0, arg10 >>> 0, arg11);
|
|
2424
2477
|
}, arguments); },
|
|
2425
|
-
|
|
2478
|
+
__wbg_texSubImage3D_9bfaeed7c21e9f3b: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) {
|
|
2426
2479
|
arg0.texSubImage3D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9 >>> 0, arg10 >>> 0, arg11);
|
|
2427
2480
|
}, arguments); },
|
|
2428
|
-
|
|
2481
|
+
__wbg_texSubImage3D_c572dcb916b31c0d: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) {
|
|
2429
2482
|
arg0.texSubImage3D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9 >>> 0, arg10 >>> 0, arg11);
|
|
2430
2483
|
}, arguments); },
|
|
2431
|
-
|
|
2484
|
+
__wbg_texSubImage3D_e513c1602d1fe843: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) {
|
|
2432
2485
|
arg0.texSubImage3D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9 >>> 0, arg10 >>> 0, arg11);
|
|
2433
2486
|
}, arguments); },
|
|
2434
|
-
|
|
2487
|
+
__wbg_texSubImage3D_ff660c5e8fde34e3: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) {
|
|
2435
2488
|
arg0.texSubImage3D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9 >>> 0, arg10 >>> 0, arg11);
|
|
2436
2489
|
}, arguments); },
|
|
2437
|
-
|
|
2490
|
+
__wbg_then_792e0c862b060889: function(arg0, arg1, arg2) {
|
|
2438
2491
|
const ret = arg0.then(arg1, arg2);
|
|
2439
2492
|
return ret;
|
|
2440
2493
|
},
|
|
2441
|
-
|
|
2494
|
+
__wbg_then_8e16ee11f05e4827: function(arg0, arg1) {
|
|
2442
2495
|
const ret = arg0.then(arg1);
|
|
2443
2496
|
return ret;
|
|
2444
2497
|
},
|
|
2445
|
-
|
|
2498
|
+
__wbg_uniform1f_e5a0491ecd710bbc: function(arg0, arg1, arg2) {
|
|
2446
2499
|
arg0.uniform1f(arg1, arg2);
|
|
2447
2500
|
},
|
|
2448
|
-
|
|
2501
|
+
__wbg_uniform1f_f3284bea42055704: function(arg0, arg1, arg2) {
|
|
2449
2502
|
arg0.uniform1f(arg1, arg2);
|
|
2450
2503
|
},
|
|
2451
|
-
|
|
2504
|
+
__wbg_uniform1i_bde3c7d92bc444b2: function(arg0, arg1, arg2) {
|
|
2452
2505
|
arg0.uniform1i(arg1, arg2);
|
|
2453
2506
|
},
|
|
2454
|
-
|
|
2507
|
+
__wbg_uniform1i_cfd4726efd9d58b4: function(arg0, arg1, arg2) {
|
|
2455
2508
|
arg0.uniform1i(arg1, arg2);
|
|
2456
2509
|
},
|
|
2457
|
-
|
|
2510
|
+
__wbg_uniform1ui_7cea83045fb3528f: function(arg0, arg1, arg2) {
|
|
2458
2511
|
arg0.uniform1ui(arg1, arg2 >>> 0);
|
|
2459
2512
|
},
|
|
2460
|
-
|
|
2513
|
+
__wbg_uniform2fv_0cc1bfc11f911dda: function(arg0, arg1, arg2, arg3) {
|
|
2461
2514
|
arg0.uniform2fv(arg1, getArrayF32FromWasm0(arg2, arg3));
|
|
2462
2515
|
},
|
|
2463
|
-
|
|
2516
|
+
__wbg_uniform2fv_811d97ec656282f5: function(arg0, arg1, arg2, arg3) {
|
|
2464
2517
|
arg0.uniform2fv(arg1, getArrayF32FromWasm0(arg2, arg3));
|
|
2465
2518
|
},
|
|
2466
|
-
|
|
2519
|
+
__wbg_uniform2iv_4a92fbe600a6fb88: function(arg0, arg1, arg2, arg3) {
|
|
2467
2520
|
arg0.uniform2iv(arg1, getArrayI32FromWasm0(arg2, arg3));
|
|
2468
2521
|
},
|
|
2469
|
-
|
|
2522
|
+
__wbg_uniform2iv_6ee824c63294e364: function(arg0, arg1, arg2, arg3) {
|
|
2470
2523
|
arg0.uniform2iv(arg1, getArrayI32FromWasm0(arg2, arg3));
|
|
2471
2524
|
},
|
|
2472
|
-
|
|
2525
|
+
__wbg_uniform2uiv_922e0d0ff07dacda: function(arg0, arg1, arg2, arg3) {
|
|
2473
2526
|
arg0.uniform2uiv(arg1, getArrayU32FromWasm0(arg2, arg3));
|
|
2474
2527
|
},
|
|
2475
|
-
|
|
2528
|
+
__wbg_uniform3fv_8aba848c825c4dcc: function(arg0, arg1, arg2, arg3) {
|
|
2476
2529
|
arg0.uniform3fv(arg1, getArrayF32FromWasm0(arg2, arg3));
|
|
2477
2530
|
},
|
|
2478
|
-
|
|
2531
|
+
__wbg_uniform3fv_ff2fddc612532e5f: function(arg0, arg1, arg2, arg3) {
|
|
2479
2532
|
arg0.uniform3fv(arg1, getArrayF32FromWasm0(arg2, arg3));
|
|
2480
2533
|
},
|
|
2481
|
-
|
|
2534
|
+
__wbg_uniform3iv_32b9d4b3b46fc3fb: function(arg0, arg1, arg2, arg3) {
|
|
2482
2535
|
arg0.uniform3iv(arg1, getArrayI32FromWasm0(arg2, arg3));
|
|
2483
2536
|
},
|
|
2484
|
-
|
|
2537
|
+
__wbg_uniform3iv_cb33dfef7e21e4cf: function(arg0, arg1, arg2, arg3) {
|
|
2485
2538
|
arg0.uniform3iv(arg1, getArrayI32FromWasm0(arg2, arg3));
|
|
2486
2539
|
},
|
|
2487
|
-
|
|
2540
|
+
__wbg_uniform3uiv_4619b614eed3b03b: function(arg0, arg1, arg2, arg3) {
|
|
2488
2541
|
arg0.uniform3uiv(arg1, getArrayU32FromWasm0(arg2, arg3));
|
|
2489
2542
|
},
|
|
2490
|
-
|
|
2543
|
+
__wbg_uniform4f_0fdc74603a961cb5: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
2491
2544
|
arg0.uniform4f(arg1, arg2, arg3, arg4, arg5);
|
|
2492
2545
|
},
|
|
2493
|
-
|
|
2546
|
+
__wbg_uniform4f_ff633df35b5cc94e: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
2494
2547
|
arg0.uniform4f(arg1, arg2, arg3, arg4, arg5);
|
|
2495
2548
|
},
|
|
2496
|
-
|
|
2549
|
+
__wbg_uniform4fv_68ac9dbef7f9bdf8: function(arg0, arg1, arg2, arg3) {
|
|
2497
2550
|
arg0.uniform4fv(arg1, getArrayF32FromWasm0(arg2, arg3));
|
|
2498
2551
|
},
|
|
2499
|
-
|
|
2552
|
+
__wbg_uniform4fv_7376535df870aea3: function(arg0, arg1, arg2, arg3) {
|
|
2500
2553
|
arg0.uniform4fv(arg1, getArrayF32FromWasm0(arg2, arg3));
|
|
2501
2554
|
},
|
|
2502
|
-
|
|
2555
|
+
__wbg_uniform4iv_ce9132ad6ecb1d68: function(arg0, arg1, arg2, arg3) {
|
|
2503
2556
|
arg0.uniform4iv(arg1, getArrayI32FromWasm0(arg2, arg3));
|
|
2504
2557
|
},
|
|
2505
|
-
|
|
2558
|
+
__wbg_uniform4iv_f7af2ec6948943d4: function(arg0, arg1, arg2, arg3) {
|
|
2506
2559
|
arg0.uniform4iv(arg1, getArrayI32FromWasm0(arg2, arg3));
|
|
2507
2560
|
},
|
|
2508
|
-
|
|
2561
|
+
__wbg_uniform4uiv_4292a20d0e4d3596: function(arg0, arg1, arg2, arg3) {
|
|
2509
2562
|
arg0.uniform4uiv(arg1, getArrayU32FromWasm0(arg2, arg3));
|
|
2510
2563
|
},
|
|
2511
|
-
|
|
2564
|
+
__wbg_uniformBlockBinding_937f5d284b5d4fca: function(arg0, arg1, arg2, arg3) {
|
|
2512
2565
|
arg0.uniformBlockBinding(arg1, arg2 >>> 0, arg3 >>> 0);
|
|
2513
2566
|
},
|
|
2514
|
-
|
|
2567
|
+
__wbg_uniformMatrix2fv_16670171c53575fa: function(arg0, arg1, arg2, arg3, arg4) {
|
|
2515
2568
|
arg0.uniformMatrix2fv(arg1, arg2 !== 0, getArrayF32FromWasm0(arg3, arg4));
|
|
2516
2569
|
},
|
|
2517
|
-
|
|
2570
|
+
__wbg_uniformMatrix2fv_cc942086aed65fce: function(arg0, arg1, arg2, arg3, arg4) {
|
|
2518
2571
|
arg0.uniformMatrix2fv(arg1, arg2 !== 0, getArrayF32FromWasm0(arg3, arg4));
|
|
2519
2572
|
},
|
|
2520
|
-
|
|
2573
|
+
__wbg_uniformMatrix2x3fv_af1aab8077d29a47: function(arg0, arg1, arg2, arg3, arg4) {
|
|
2521
2574
|
arg0.uniformMatrix2x3fv(arg1, arg2 !== 0, getArrayF32FromWasm0(arg3, arg4));
|
|
2522
2575
|
},
|
|
2523
|
-
|
|
2576
|
+
__wbg_uniformMatrix2x4fv_81d033dbc8213f56: function(arg0, arg1, arg2, arg3, arg4) {
|
|
2524
2577
|
arg0.uniformMatrix2x4fv(arg1, arg2 !== 0, getArrayF32FromWasm0(arg3, arg4));
|
|
2525
2578
|
},
|
|
2526
|
-
|
|
2579
|
+
__wbg_uniformMatrix3fv_677ba74bf760a105: function(arg0, arg1, arg2, arg3, arg4) {
|
|
2527
2580
|
arg0.uniformMatrix3fv(arg1, arg2 !== 0, getArrayF32FromWasm0(arg3, arg4));
|
|
2528
2581
|
},
|
|
2529
|
-
|
|
2582
|
+
__wbg_uniformMatrix3fv_d36ebef53bf8ae93: function(arg0, arg1, arg2, arg3, arg4) {
|
|
2530
2583
|
arg0.uniformMatrix3fv(arg1, arg2 !== 0, getArrayF32FromWasm0(arg3, arg4));
|
|
2531
2584
|
},
|
|
2532
|
-
|
|
2585
|
+
__wbg_uniformMatrix3x2fv_acd7964b2aef846e: function(arg0, arg1, arg2, arg3, arg4) {
|
|
2533
2586
|
arg0.uniformMatrix3x2fv(arg1, arg2 !== 0, getArrayF32FromWasm0(arg3, arg4));
|
|
2534
2587
|
},
|
|
2535
|
-
|
|
2588
|
+
__wbg_uniformMatrix3x4fv_b2df592396e29a0a: function(arg0, arg1, arg2, arg3, arg4) {
|
|
2536
2589
|
arg0.uniformMatrix3x4fv(arg1, arg2 !== 0, getArrayF32FromWasm0(arg3, arg4));
|
|
2537
2590
|
},
|
|
2538
|
-
|
|
2591
|
+
__wbg_uniformMatrix4fv_65df27ae81aac4a7: function(arg0, arg1, arg2, arg3, arg4) {
|
|
2539
2592
|
arg0.uniformMatrix4fv(arg1, arg2 !== 0, getArrayF32FromWasm0(arg3, arg4));
|
|
2540
2593
|
},
|
|
2541
|
-
|
|
2594
|
+
__wbg_uniformMatrix4fv_ad33dd8ac90a1166: function(arg0, arg1, arg2, arg3, arg4) {
|
|
2542
2595
|
arg0.uniformMatrix4fv(arg1, arg2 !== 0, getArrayF32FromWasm0(arg3, arg4));
|
|
2543
2596
|
},
|
|
2544
|
-
|
|
2597
|
+
__wbg_uniformMatrix4x2fv_d791ce5f7982d137: function(arg0, arg1, arg2, arg3, arg4) {
|
|
2545
2598
|
arg0.uniformMatrix4x2fv(arg1, arg2 !== 0, getArrayF32FromWasm0(arg3, arg4));
|
|
2546
2599
|
},
|
|
2547
|
-
|
|
2600
|
+
__wbg_uniformMatrix4x3fv_190833de504c7482: function(arg0, arg1, arg2, arg3, arg4) {
|
|
2548
2601
|
arg0.uniformMatrix4x3fv(arg1, arg2 !== 0, getArrayF32FromWasm0(arg3, arg4));
|
|
2549
2602
|
},
|
|
2550
|
-
|
|
2603
|
+
__wbg_unmap_86f345d7fc3ecd10: function(arg0) {
|
|
2551
2604
|
arg0.unmap();
|
|
2552
2605
|
},
|
|
2553
|
-
|
|
2606
|
+
__wbg_unobserve_fba3a73b4a61a859: function(arg0, arg1) {
|
|
2554
2607
|
arg0.unobserve(arg1);
|
|
2555
2608
|
},
|
|
2556
|
-
|
|
2609
|
+
__wbg_usage_f4f2cedc88bacb08: function(arg0) {
|
|
2557
2610
|
const ret = arg0.usage;
|
|
2558
2611
|
return ret;
|
|
2559
2612
|
},
|
|
2560
|
-
|
|
2613
|
+
__wbg_useProgram_6403314e6307ff8f: function(arg0, arg1) {
|
|
2561
2614
|
arg0.useProgram(arg1);
|
|
2562
2615
|
},
|
|
2563
|
-
|
|
2616
|
+
__wbg_useProgram_b0607e62e147410b: function(arg0, arg1) {
|
|
2564
2617
|
arg0.useProgram(arg1);
|
|
2565
2618
|
},
|
|
2566
|
-
|
|
2619
|
+
__wbg_userAgentData_31b8f893e8977e94: function(arg0) {
|
|
2567
2620
|
const ret = arg0.userAgentData;
|
|
2568
2621
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
2569
2622
|
},
|
|
2570
|
-
|
|
2623
|
+
__wbg_userAgent_609f939440dc6b62: function() { return handleError(function (arg0, arg1) {
|
|
2571
2624
|
const ret = arg1.userAgent;
|
|
2572
2625
|
const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
|
|
2573
2626
|
const len1 = WASM_VECTOR_LEN;
|
|
2574
2627
|
getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
|
|
2575
2628
|
getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
|
|
2576
2629
|
}, arguments); },
|
|
2577
|
-
|
|
2630
|
+
__wbg_value_ee3a06f4579184fa: function(arg0) {
|
|
2578
2631
|
const ret = arg0.value;
|
|
2579
2632
|
return ret;
|
|
2580
2633
|
},
|
|
2581
|
-
|
|
2634
|
+
__wbg_vertexAttribDivisorANGLE_49500429f99e1d27: function(arg0, arg1, arg2) {
|
|
2582
2635
|
arg0.vertexAttribDivisorANGLE(arg1 >>> 0, arg2 >>> 0);
|
|
2583
2636
|
},
|
|
2584
|
-
|
|
2637
|
+
__wbg_vertexAttribDivisor_406c4f2dab66050b: function(arg0, arg1, arg2) {
|
|
2585
2638
|
arg0.vertexAttribDivisor(arg1 >>> 0, arg2 >>> 0);
|
|
2586
2639
|
},
|
|
2587
|
-
|
|
2640
|
+
__wbg_vertexAttribIPointer_a64fdd378b987c16: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
2588
2641
|
arg0.vertexAttribIPointer(arg1 >>> 0, arg2, arg3 >>> 0, arg4, arg5);
|
|
2589
2642
|
},
|
|
2590
|
-
|
|
2643
|
+
__wbg_vertexAttribPointer_89754c61239e5837: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
|
|
2591
2644
|
arg0.vertexAttribPointer(arg1 >>> 0, arg2, arg3 >>> 0, arg4 !== 0, arg5, arg6);
|
|
2592
2645
|
},
|
|
2593
|
-
|
|
2646
|
+
__wbg_vertexAttribPointer_dfec25e05e323ba4: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
|
|
2594
2647
|
arg0.vertexAttribPointer(arg1 >>> 0, arg2, arg3 >>> 0, arg4 !== 0, arg5, arg6);
|
|
2595
2648
|
},
|
|
2596
|
-
|
|
2649
|
+
__wbg_videoHeight_c6473e0876716097: function(arg0) {
|
|
2650
|
+
const ret = arg0.videoHeight;
|
|
2651
|
+
return ret;
|
|
2652
|
+
},
|
|
2653
|
+
__wbg_videoWidth_e8cbf52940ff039d: function(arg0) {
|
|
2654
|
+
const ret = arg0.videoWidth;
|
|
2655
|
+
return ret;
|
|
2656
|
+
},
|
|
2657
|
+
__wbg_viewport_325ef6f6b074c24f: function(arg0, arg1, arg2, arg3, arg4) {
|
|
2597
2658
|
arg0.viewport(arg1, arg2, arg3, arg4);
|
|
2598
2659
|
},
|
|
2599
|
-
|
|
2660
|
+
__wbg_viewport_b1858453ab05f289: function(arg0, arg1, arg2, arg3, arg4) {
|
|
2600
2661
|
arg0.viewport(arg1, arg2, arg3, arg4);
|
|
2601
2662
|
},
|
|
2602
|
-
|
|
2663
|
+
__wbg_visibilityState_cbab2cc123aa13ec: function(arg0) {
|
|
2603
2664
|
const ret = arg0.visibilityState;
|
|
2604
2665
|
return (__wbindgen_enum_VisibilityState.indexOf(ret) + 1 || 3) - 1;
|
|
2605
2666
|
},
|
|
2606
|
-
|
|
2667
|
+
__wbg_warn_3cc416af27dbdc02: function(arg0) {
|
|
2607
2668
|
console.warn(arg0);
|
|
2608
2669
|
},
|
|
2609
|
-
|
|
2670
|
+
__wbg_webkitFullscreenElement_4055d847f8ff064e: function(arg0) {
|
|
2610
2671
|
const ret = arg0.webkitFullscreenElement;
|
|
2611
2672
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
2612
2673
|
},
|
|
2613
|
-
|
|
2674
|
+
__wbg_webkitRequestFullscreen_c4ec4df7be373ffd: function(arg0) {
|
|
2614
2675
|
arg0.webkitRequestFullscreen();
|
|
2615
2676
|
},
|
|
2616
|
-
|
|
2677
|
+
__wbg_width_0b85c08524c203ea: function(arg0) {
|
|
2678
|
+
const ret = arg0.width;
|
|
2679
|
+
return ret;
|
|
2680
|
+
},
|
|
2681
|
+
__wbg_width_3aacf063073c2757: function(arg0) {
|
|
2682
|
+
const ret = arg0.width;
|
|
2683
|
+
return ret;
|
|
2684
|
+
},
|
|
2685
|
+
__wbg_width_5adcb07d04d08bdf: function(arg0) {
|
|
2617
2686
|
const ret = arg0.width;
|
|
2618
2687
|
return ret;
|
|
2619
2688
|
},
|
|
2620
|
-
|
|
2689
|
+
__wbg_width_8d02fb9e26a75e0d: function(arg0) {
|
|
2690
|
+
const ret = arg0.width;
|
|
2691
|
+
return ret;
|
|
2692
|
+
},
|
|
2693
|
+
__wbg_width_c8191b3a9df04090: function(arg0) {
|
|
2694
|
+
const ret = arg0.width;
|
|
2695
|
+
return ret;
|
|
2696
|
+
},
|
|
2697
|
+
__wbg_width_ddbe321b233b5921: function(arg0) {
|
|
2698
|
+
const ret = arg0.width;
|
|
2699
|
+
return ret;
|
|
2700
|
+
},
|
|
2701
|
+
__wbg_writeBuffer_280ac7924a1b1df0: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
2621
2702
|
arg0.writeBuffer(arg1, arg2, arg3, arg4, arg5);
|
|
2622
2703
|
}, arguments); },
|
|
2623
|
-
|
|
2704
|
+
__wbg_writeTexture_9d6295813b0ef4a1: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
|
|
2624
2705
|
arg0.writeTexture(arg1, arg2, arg3, arg4);
|
|
2625
2706
|
}, arguments); },
|
|
2626
2707
|
__wbindgen_cast_0000000000000001: function(arg0, arg1) {
|
|
2627
|
-
// Cast intrinsic for `Closure(Closure {
|
|
2628
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
2708
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 3838, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
2709
|
+
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h00cde4323839146b);
|
|
2629
2710
|
return ret;
|
|
2630
2711
|
},
|
|
2631
2712
|
__wbindgen_cast_0000000000000002: function(arg0, arg1) {
|
|
2632
|
-
// Cast intrinsic for `Closure(Closure {
|
|
2633
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
2713
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 3922, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
|
|
2714
|
+
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__hd8590da73942d3e0);
|
|
2634
2715
|
return ret;
|
|
2635
2716
|
},
|
|
2636
2717
|
__wbindgen_cast_0000000000000003: function(arg0, arg1) {
|
|
2637
|
-
// Cast intrinsic for `Closure(Closure {
|
|
2638
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
2718
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("Array<any>"), NamedExternref("ResizeObserver")], shim_idx: 3845, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
2719
|
+
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h6ff3e7511bd758a3);
|
|
2639
2720
|
return ret;
|
|
2640
2721
|
},
|
|
2641
2722
|
__wbindgen_cast_0000000000000004: function(arg0, arg1) {
|
|
2642
|
-
// Cast intrinsic for `Closure(Closure {
|
|
2643
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
2723
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("Array<any>")], shim_idx: 3838, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
2724
|
+
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h00cde4323839146b_3);
|
|
2644
2725
|
return ret;
|
|
2645
2726
|
},
|
|
2646
2727
|
__wbindgen_cast_0000000000000005: function(arg0, arg1) {
|
|
2647
|
-
// Cast intrinsic for `Closure(Closure {
|
|
2648
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
2728
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("Event")], shim_idx: 3838, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
2729
|
+
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h00cde4323839146b_4);
|
|
2649
2730
|
return ret;
|
|
2650
2731
|
},
|
|
2651
2732
|
__wbindgen_cast_0000000000000006: function(arg0, arg1) {
|
|
2652
|
-
// Cast intrinsic for `Closure(Closure {
|
|
2653
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
2733
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("FocusEvent")], shim_idx: 3838, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
2734
|
+
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h00cde4323839146b_5);
|
|
2654
2735
|
return ret;
|
|
2655
2736
|
},
|
|
2656
2737
|
__wbindgen_cast_0000000000000007: function(arg0, arg1) {
|
|
2657
|
-
// Cast intrinsic for `Closure(Closure {
|
|
2658
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
2738
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("KeyboardEvent")], shim_idx: 3838, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
2739
|
+
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h00cde4323839146b_6);
|
|
2659
2740
|
return ret;
|
|
2660
2741
|
},
|
|
2661
2742
|
__wbindgen_cast_0000000000000008: function(arg0, arg1) {
|
|
2662
|
-
// Cast intrinsic for `Closure(Closure {
|
|
2663
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
2743
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("PageTransitionEvent")], shim_idx: 3838, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
2744
|
+
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h00cde4323839146b_7);
|
|
2664
2745
|
return ret;
|
|
2665
2746
|
},
|
|
2666
2747
|
__wbindgen_cast_0000000000000009: function(arg0, arg1) {
|
|
2667
|
-
// Cast intrinsic for `Closure(Closure {
|
|
2668
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
2748
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("PointerEvent")], shim_idx: 3838, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
2749
|
+
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h00cde4323839146b_8);
|
|
2669
2750
|
return ret;
|
|
2670
2751
|
},
|
|
2671
2752
|
__wbindgen_cast_000000000000000a: function(arg0, arg1) {
|
|
2672
|
-
// Cast intrinsic for `Closure(Closure {
|
|
2673
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
2753
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("WheelEvent")], shim_idx: 3838, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
2754
|
+
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h00cde4323839146b_9);
|
|
2674
2755
|
return ret;
|
|
2675
2756
|
},
|
|
2676
|
-
__wbindgen_cast_000000000000000b: function(arg0) {
|
|
2757
|
+
__wbindgen_cast_000000000000000b: function(arg0, arg1) {
|
|
2758
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 3843, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
2759
|
+
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__hdb7f99c0126c5c28);
|
|
2760
|
+
return ret;
|
|
2761
|
+
},
|
|
2762
|
+
__wbindgen_cast_000000000000000c: function(arg0) {
|
|
2677
2763
|
// Cast intrinsic for `F64 -> Externref`.
|
|
2678
2764
|
const ret = arg0;
|
|
2679
2765
|
return ret;
|
|
2680
2766
|
},
|
|
2681
|
-
|
|
2767
|
+
__wbindgen_cast_000000000000000d: function(arg0, arg1) {
|
|
2682
2768
|
// Cast intrinsic for `Ref(Slice(F32)) -> NamedExternref("Float32Array")`.
|
|
2683
2769
|
const ret = getArrayF32FromWasm0(arg0, arg1);
|
|
2684
2770
|
return ret;
|
|
2685
2771
|
},
|
|
2686
|
-
|
|
2772
|
+
__wbindgen_cast_000000000000000e: function(arg0, arg1) {
|
|
2687
2773
|
// Cast intrinsic for `Ref(Slice(I16)) -> NamedExternref("Int16Array")`.
|
|
2688
2774
|
const ret = getArrayI16FromWasm0(arg0, arg1);
|
|
2689
2775
|
return ret;
|
|
2690
2776
|
},
|
|
2691
|
-
|
|
2777
|
+
__wbindgen_cast_000000000000000f: function(arg0, arg1) {
|
|
2692
2778
|
// Cast intrinsic for `Ref(Slice(I32)) -> NamedExternref("Int32Array")`.
|
|
2693
2779
|
const ret = getArrayI32FromWasm0(arg0, arg1);
|
|
2694
2780
|
return ret;
|
|
2695
2781
|
},
|
|
2696
|
-
|
|
2782
|
+
__wbindgen_cast_0000000000000010: function(arg0, arg1) {
|
|
2697
2783
|
// Cast intrinsic for `Ref(Slice(I8)) -> NamedExternref("Int8Array")`.
|
|
2698
2784
|
const ret = getArrayI8FromWasm0(arg0, arg1);
|
|
2699
2785
|
return ret;
|
|
2700
2786
|
},
|
|
2701
|
-
|
|
2787
|
+
__wbindgen_cast_0000000000000011: function(arg0, arg1) {
|
|
2702
2788
|
// Cast intrinsic for `Ref(Slice(U16)) -> NamedExternref("Uint16Array")`.
|
|
2703
2789
|
const ret = getArrayU16FromWasm0(arg0, arg1);
|
|
2704
2790
|
return ret;
|
|
2705
2791
|
},
|
|
2706
|
-
|
|
2792
|
+
__wbindgen_cast_0000000000000012: function(arg0, arg1) {
|
|
2707
2793
|
// Cast intrinsic for `Ref(Slice(U32)) -> NamedExternref("Uint32Array")`.
|
|
2708
2794
|
const ret = getArrayU32FromWasm0(arg0, arg1);
|
|
2709
2795
|
return ret;
|
|
2710
2796
|
},
|
|
2711
|
-
|
|
2797
|
+
__wbindgen_cast_0000000000000013: function(arg0, arg1) {
|
|
2712
2798
|
// Cast intrinsic for `Ref(Slice(U8)) -> NamedExternref("Uint8Array")`.
|
|
2713
2799
|
const ret = getArrayU8FromWasm0(arg0, arg1);
|
|
2714
2800
|
return ret;
|
|
2715
2801
|
},
|
|
2716
|
-
|
|
2802
|
+
__wbindgen_cast_0000000000000014: function(arg0, arg1) {
|
|
2717
2803
|
// Cast intrinsic for `Ref(String) -> Externref`.
|
|
2718
2804
|
const ret = getStringFromWasm0(arg0, arg1);
|
|
2719
2805
|
return ret;
|
|
@@ -2727,10 +2813,6 @@ function __wbg_get_imports() {
|
|
|
2727
2813
|
table.set(offset + 2, true);
|
|
2728
2814
|
table.set(offset + 3, false);
|
|
2729
2815
|
},
|
|
2730
|
-
__wbindgen_object_is_undefined: function(arg0) {
|
|
2731
|
-
const ret = arg0 === undefined;
|
|
2732
|
-
return ret;
|
|
2733
|
-
},
|
|
2734
2816
|
};
|
|
2735
2817
|
return {
|
|
2736
2818
|
__proto__: null,
|
|
@@ -2738,20 +2820,51 @@ function __wbg_get_imports() {
|
|
|
2738
2820
|
};
|
|
2739
2821
|
}
|
|
2740
2822
|
|
|
2741
|
-
function
|
|
2742
|
-
wasm.
|
|
2823
|
+
function wasm_bindgen__convert__closures_____invoke__hdb7f99c0126c5c28(arg0, arg1) {
|
|
2824
|
+
wasm.wasm_bindgen__convert__closures_____invoke__hdb7f99c0126c5c28(arg0, arg1);
|
|
2825
|
+
}
|
|
2826
|
+
|
|
2827
|
+
function wasm_bindgen__convert__closures_____invoke__h00cde4323839146b(arg0, arg1, arg2) {
|
|
2828
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h00cde4323839146b(arg0, arg1, arg2);
|
|
2829
|
+
}
|
|
2830
|
+
|
|
2831
|
+
function wasm_bindgen__convert__closures_____invoke__h00cde4323839146b_3(arg0, arg1, arg2) {
|
|
2832
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h00cde4323839146b_3(arg0, arg1, arg2);
|
|
2743
2833
|
}
|
|
2744
2834
|
|
|
2745
|
-
function
|
|
2746
|
-
wasm.
|
|
2835
|
+
function wasm_bindgen__convert__closures_____invoke__h00cde4323839146b_4(arg0, arg1, arg2) {
|
|
2836
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h00cde4323839146b_4(arg0, arg1, arg2);
|
|
2747
2837
|
}
|
|
2748
2838
|
|
|
2749
|
-
function
|
|
2750
|
-
wasm.
|
|
2839
|
+
function wasm_bindgen__convert__closures_____invoke__h00cde4323839146b_5(arg0, arg1, arg2) {
|
|
2840
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h00cde4323839146b_5(arg0, arg1, arg2);
|
|
2841
|
+
}
|
|
2842
|
+
|
|
2843
|
+
function wasm_bindgen__convert__closures_____invoke__h00cde4323839146b_6(arg0, arg1, arg2) {
|
|
2844
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h00cde4323839146b_6(arg0, arg1, arg2);
|
|
2845
|
+
}
|
|
2846
|
+
|
|
2847
|
+
function wasm_bindgen__convert__closures_____invoke__h00cde4323839146b_7(arg0, arg1, arg2) {
|
|
2848
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h00cde4323839146b_7(arg0, arg1, arg2);
|
|
2849
|
+
}
|
|
2850
|
+
|
|
2851
|
+
function wasm_bindgen__convert__closures_____invoke__h00cde4323839146b_8(arg0, arg1, arg2) {
|
|
2852
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h00cde4323839146b_8(arg0, arg1, arg2);
|
|
2853
|
+
}
|
|
2854
|
+
|
|
2855
|
+
function wasm_bindgen__convert__closures_____invoke__h00cde4323839146b_9(arg0, arg1, arg2) {
|
|
2856
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h00cde4323839146b_9(arg0, arg1, arg2);
|
|
2857
|
+
}
|
|
2858
|
+
|
|
2859
|
+
function wasm_bindgen__convert__closures_____invoke__hd8590da73942d3e0(arg0, arg1, arg2) {
|
|
2860
|
+
const ret = wasm.wasm_bindgen__convert__closures_____invoke__hd8590da73942d3e0(arg0, arg1, arg2);
|
|
2861
|
+
if (ret[1]) {
|
|
2862
|
+
throw takeFromExternrefTable0(ret[0]);
|
|
2863
|
+
}
|
|
2751
2864
|
}
|
|
2752
2865
|
|
|
2753
|
-
function
|
|
2754
|
-
wasm.
|
|
2866
|
+
function wasm_bindgen__convert__closures_____invoke__h6ff3e7511bd758a3(arg0, arg1, arg2, arg3) {
|
|
2867
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h6ff3e7511bd758a3(arg0, arg1, arg2, arg3);
|
|
2755
2868
|
}
|
|
2756
2869
|
|
|
2757
2870
|
|
|
@@ -2843,7 +2956,7 @@ function addToExternrefTable0(obj) {
|
|
|
2843
2956
|
|
|
2844
2957
|
const CLOSURE_DTORS = (typeof FinalizationRegistry === 'undefined')
|
|
2845
2958
|
? { register: () => {}, unregister: () => {} }
|
|
2846
|
-
: new FinalizationRegistry(state =>
|
|
2959
|
+
: new FinalizationRegistry(state => wasm.__wbindgen_destroy_closure(state.a, state.b));
|
|
2847
2960
|
|
|
2848
2961
|
function debugString(val) {
|
|
2849
2962
|
// primitive types
|
|
@@ -3027,8 +3140,8 @@ function isLikeNone(x) {
|
|
|
3027
3140
|
return x === undefined || x === null;
|
|
3028
3141
|
}
|
|
3029
3142
|
|
|
3030
|
-
function makeMutClosure(arg0, arg1,
|
|
3031
|
-
const state = { a: arg0, b: arg1, cnt: 1
|
|
3143
|
+
function makeMutClosure(arg0, arg1, f) {
|
|
3144
|
+
const state = { a: arg0, b: arg1, cnt: 1 };
|
|
3032
3145
|
const real = (...args) => {
|
|
3033
3146
|
|
|
3034
3147
|
// First up with a closure we increment the internal reference
|
|
@@ -3046,7 +3159,7 @@ function makeMutClosure(arg0, arg1, dtor, f) {
|
|
|
3046
3159
|
};
|
|
3047
3160
|
real._wbg_cb_unref = () => {
|
|
3048
3161
|
if (--state.cnt === 0) {
|
|
3049
|
-
|
|
3162
|
+
wasm.__wbindgen_destroy_closure(state.a, state.b);
|
|
3050
3163
|
state.a = 0;
|
|
3051
3164
|
CLOSURE_DTORS.unregister(state);
|
|
3052
3165
|
}
|
|
@@ -3211,7 +3324,7 @@ async function __wbg_init(module_or_path) {
|
|
|
3211
3324
|
}
|
|
3212
3325
|
|
|
3213
3326
|
if (module_or_path === undefined) {
|
|
3214
|
-
module_or_path = new URL('sangine_bg.
|
|
3327
|
+
module_or_path = new URL('sangine_bg.c27a2565.wasm', import.meta.url);
|
|
3215
3328
|
}
|
|
3216
3329
|
const imports = __wbg_get_imports();
|
|
3217
3330
|
|