Skip to content
This repository was archived by the owner on Aug 25, 2024. It is now read-only.

Commit 760db58

Browse files
committed
Deploying to master from @ gfx-rs/wgpu@1df98d9 🚀
1 parent 28c8c9b commit 760db58

32 files changed

+21
-21
lines changed

examples-gpu/wasm/boids_bg.wasm

119 Bytes
Binary file not shown.
119 Bytes
Binary file not shown.
119 Bytes
Binary file not shown.

examples-gpu/wasm/cube_bg.wasm

119 Bytes
Binary file not shown.

examples-gpu/wasm/hello-compute.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1003,8 +1003,8 @@ function __wbg_get_imports() {
10031003
const ret = makeMutClosure(arg0, arg1, 274, __wbg_adapter_26);
10041004
return addHeapObject(ret);
10051005
};
1006-
imports.wbg.__wbindgen_closure_wrapper612 = function(arg0, arg1, arg2) {
1007-
const ret = makeMutClosure(arg0, arg1, 298, __wbg_adapter_31);
1006+
imports.wbg.__wbindgen_closure_wrapper613 = function(arg0, arg1, arg2) {
1007+
const ret = makeMutClosure(arg0, arg1, 299, __wbg_adapter_31);
10081008
return addHeapObject(ret);
10091009
};
10101010

91 Bytes
Binary file not shown.

examples-gpu/wasm/hello-synchronization.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1010,8 +1010,8 @@ function __wbg_get_imports() {
10101010
const ret = makeMutClosure(arg0, arg1, 266, __wbg_adapter_26);
10111011
return addHeapObject(ret);
10121012
};
1013-
imports.wbg.__wbindgen_closure_wrapper615 = function(arg0, arg1, arg2) {
1014-
const ret = makeMutClosure(arg0, arg1, 290, __wbg_adapter_31);
1013+
imports.wbg.__wbindgen_closure_wrapper616 = function(arg0, arg1, arg2) {
1014+
const ret = makeMutClosure(arg0, arg1, 291, __wbg_adapter_31);
10151015
return addHeapObject(ret);
10161016
};
10171017

91 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

examples-gpu/wasm/hello-workgroups.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1010,8 +1010,8 @@ function __wbg_get_imports() {
10101010
const ret = makeMutClosure(arg0, arg1, 257, __wbg_adapter_26);
10111011
return addHeapObject(ret);
10121012
};
1013-
imports.wbg.__wbindgen_closure_wrapper587 = function(arg0, arg1, arg2) {
1014-
const ret = makeMutClosure(arg0, arg1, 281, __wbg_adapter_31);
1013+
imports.wbg.__wbindgen_closure_wrapper588 = function(arg0, arg1, arg2) {
1014+
const ret = makeMutClosure(arg0, arg1, 282, __wbg_adapter_31);
10151015
return addHeapObject(ret);
10161016
};
10171017

0 commit comments

Comments
 (0)