Skip to content

Commit 072df86

Browse files
committed
Deploying to master from @ gfx-rs/wgpu@f14458b 🚀
1 parent 26051b2 commit 072df86

File tree

4 files changed

+30
-30
lines changed

4 files changed

+30
-30
lines changed

examples/webgl2.js

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,10 @@ function getArrayI8FromWasm0(ptr, len) {
311311
ptr = ptr >>> 0;
312312
return getInt8ArrayMemory0().subarray(ptr / 1, ptr / 1 + len);
313313
}
314+
function wasm_bindgen__convert__closures_____invoke__h510cd8bf95d07dc2(arg0, arg1, arg2) {
315+
wasm.wasm_bindgen__convert__closures_____invoke__h510cd8bf95d07dc2(arg0, arg1, arg2);
316+
}
317+
314318
function wasm_bindgen__convert__closures_____invoke__ha84fb8b7ed581c63(arg0, arg1, arg2) {
315319
wasm.wasm_bindgen__convert__closures_____invoke__ha84fb8b7ed581c63(arg0, arg1, arg2);
316320
}
@@ -319,38 +323,34 @@ function wasm_bindgen__convert__closures_____invoke__h3127ddf34b7e787f(arg0, arg
319323
wasm.wasm_bindgen__convert__closures_____invoke__h3127ddf34b7e787f(arg0, arg1, arg2);
320324
}
321325

322-
function wasm_bindgen__convert__closures_____invoke__hb5a6c23ec69e0fa1(arg0, arg1, arg2) {
323-
wasm.wasm_bindgen__convert__closures_____invoke__hb5a6c23ec69e0fa1(arg0, arg1, arg2);
326+
function wasm_bindgen__convert__closures_____invoke__h27a0c6857b56185f(arg0, arg1) {
327+
wasm.wasm_bindgen__convert__closures_____invoke__h27a0c6857b56185f(arg0, arg1);
324328
}
325329

326-
function wasm_bindgen__convert__closures_____invoke__haf8645104312ecc3(arg0, arg1, arg2) {
327-
wasm.wasm_bindgen__convert__closures_____invoke__haf8645104312ecc3(arg0, arg1, arg2);
330+
function wasm_bindgen__convert__closures_____invoke__h2694bd8d7d0b9d52(arg0, arg1, arg2) {
331+
wasm.wasm_bindgen__convert__closures_____invoke__h2694bd8d7d0b9d52(arg0, arg1, arg2);
328332
}
329333

330-
function wasm_bindgen__convert__closures_____invoke__he57b4c04e00b521c(arg0, arg1, arg2) {
331-
wasm.wasm_bindgen__convert__closures_____invoke__he57b4c04e00b521c(arg0, arg1, arg2);
334+
function wasm_bindgen__convert__closures_____invoke__hb5a6c23ec69e0fa1(arg0, arg1, arg2) {
335+
wasm.wasm_bindgen__convert__closures_____invoke__hb5a6c23ec69e0fa1(arg0, arg1, arg2);
332336
}
333337

334338
function wasm_bindgen__convert__closures_____invoke__h683b5abc1cceaada(arg0, arg1, arg2) {
335339
wasm.wasm_bindgen__convert__closures_____invoke__h683b5abc1cceaada(arg0, arg1, arg2);
336340
}
337341

338-
function wasm_bindgen__convert__closures_____invoke__h27a0c6857b56185f(arg0, arg1) {
339-
wasm.wasm_bindgen__convert__closures_____invoke__h27a0c6857b56185f(arg0, arg1);
342+
function wasm_bindgen__convert__closures_____invoke__he57b4c04e00b521c(arg0, arg1, arg2) {
343+
wasm.wasm_bindgen__convert__closures_____invoke__he57b4c04e00b521c(arg0, arg1, arg2);
340344
}
341345

342-
function wasm_bindgen__convert__closures_____invoke__h510cd8bf95d07dc2(arg0, arg1, arg2) {
343-
wasm.wasm_bindgen__convert__closures_____invoke__h510cd8bf95d07dc2(arg0, arg1, arg2);
346+
function wasm_bindgen__convert__closures_____invoke__haf8645104312ecc3(arg0, arg1, arg2) {
347+
wasm.wasm_bindgen__convert__closures_____invoke__haf8645104312ecc3(arg0, arg1, arg2);
344348
}
345349

346350
function wasm_bindgen__convert__closures_____invoke__hc75a51d1444df4fd(arg0, arg1, arg2, arg3) {
347351
wasm.wasm_bindgen__convert__closures_____invoke__hc75a51d1444df4fd(arg0, arg1, arg2, arg3);
348352
}
349353

350-
function wasm_bindgen__convert__closures_____invoke__h2694bd8d7d0b9d52(arg0, arg1, arg2) {
351-
wasm.wasm_bindgen__convert__closures_____invoke__h2694bd8d7d0b9d52(arg0, arg1, arg2);
352-
}
353-
354354
function wasm_bindgen__convert__closures_____invoke__h9caeef9660fec018(arg0, arg1) {
355355
const ret = wasm.wasm_bindgen__convert__closures_____invoke__h9caeef9660fec018(arg0, arg1);
356356
return ret !== 0;

examples/webgl2_bg.wasm

720 Bytes
Binary file not shown.

examples/webgpu.js

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -245,14 +245,26 @@ function wasm_bindgen__convert__closures_____invoke__h247410c5488aec5b(arg0, arg
245245
wasm.wasm_bindgen__convert__closures_____invoke__h247410c5488aec5b(arg0, arg1, arg2);
246246
}
247247

248-
function wasm_bindgen__convert__closures_____invoke__h762d0aed7f1d6aa9(arg0, arg1, arg2) {
249-
wasm.wasm_bindgen__convert__closures_____invoke__h762d0aed7f1d6aa9(arg0, arg1, arg2);
248+
function wasm_bindgen__convert__closures_____invoke__hb182ed550b45d29f(arg0, arg1, arg2, arg3) {
249+
wasm.wasm_bindgen__convert__closures_____invoke__hb182ed550b45d29f(arg0, arg1, arg2, arg3);
250+
}
251+
252+
function wasm_bindgen__convert__closures_____invoke__h0e01be35b0ebc1f4(arg0, arg1) {
253+
wasm.wasm_bindgen__convert__closures_____invoke__h0e01be35b0ebc1f4(arg0, arg1);
254+
}
255+
256+
function wasm_bindgen__convert__closures_____invoke__h76d37fd43a071de2(arg0, arg1, arg2) {
257+
wasm.wasm_bindgen__convert__closures_____invoke__h76d37fd43a071de2(arg0, arg1, arg2);
250258
}
251259

252260
function wasm_bindgen__convert__closures_____invoke__haa9804fd94512da7(arg0, arg1, arg2) {
253261
wasm.wasm_bindgen__convert__closures_____invoke__haa9804fd94512da7(arg0, arg1, arg2);
254262
}
255263

264+
function wasm_bindgen__convert__closures_____invoke__h762d0aed7f1d6aa9(arg0, arg1, arg2) {
265+
wasm.wasm_bindgen__convert__closures_____invoke__h762d0aed7f1d6aa9(arg0, arg1, arg2);
266+
}
267+
256268
function wasm_bindgen__convert__closures_____invoke__hbf84b18beab3e8cf(arg0, arg1, arg2) {
257269
wasm.wasm_bindgen__convert__closures_____invoke__hbf84b18beab3e8cf(arg0, arg1, arg2);
258270
}
@@ -261,26 +273,14 @@ function wasm_bindgen__convert__closures_____invoke__h683b5abc1cceaada(arg0, arg
261273
wasm.wasm_bindgen__convert__closures_____invoke__h683b5abc1cceaada(arg0, arg1, arg2);
262274
}
263275

264-
function wasm_bindgen__convert__closures_____invoke__hb182ed550b45d29f(arg0, arg1, arg2, arg3) {
265-
wasm.wasm_bindgen__convert__closures_____invoke__hb182ed550b45d29f(arg0, arg1, arg2, arg3);
266-
}
267-
268-
function wasm_bindgen__convert__closures_____invoke__h0e01be35b0ebc1f4(arg0, arg1) {
269-
wasm.wasm_bindgen__convert__closures_____invoke__h0e01be35b0ebc1f4(arg0, arg1);
276+
function wasm_bindgen__convert__closures_____invoke__h9d96d4f961742adb(arg0, arg1, arg2) {
277+
wasm.wasm_bindgen__convert__closures_____invoke__h9d96d4f961742adb(arg0, arg1, arg2);
270278
}
271279

272280
function wasm_bindgen__convert__closures_____invoke__h88c0d286acc74222(arg0, arg1, arg2) {
273281
wasm.wasm_bindgen__convert__closures_____invoke__h88c0d286acc74222(arg0, arg1, arg2);
274282
}
275283

276-
function wasm_bindgen__convert__closures_____invoke__h76d37fd43a071de2(arg0, arg1, arg2) {
277-
wasm.wasm_bindgen__convert__closures_____invoke__h76d37fd43a071de2(arg0, arg1, arg2);
278-
}
279-
280-
function wasm_bindgen__convert__closures_____invoke__h9d96d4f961742adb(arg0, arg1, arg2) {
281-
wasm.wasm_bindgen__convert__closures_____invoke__h9d96d4f961742adb(arg0, arg1, arg2);
282-
}
283-
284284
function wasm_bindgen__convert__closures_____invoke__h6fd3f54e3c5346d6(arg0, arg1, arg2) {
285285
wasm.wasm_bindgen__convert__closures_____invoke__h6fd3f54e3c5346d6(arg0, arg1, arg2);
286286
}

examples/webgpu_bg.wasm

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)