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

Commit 819f2c7

Browse files
committed
Deploying to master from @ gfx-rs/wgpu@8c03aa8 🚀
1 parent adfdd4a commit 819f2c7

25 files changed

+3
-3
lines changed

examples-gl/wasm/boids_bg.wasm

180 Bytes
Binary file not shown.

examples-gl/wasm/bunnymark_bg.wasm

179 Bytes
Binary file not shown.

examples-gl/wasm/conservative-raster.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1917,7 +1917,7 @@ function __wbg_get_imports() {
19171917
const ret = makeMutClosure(arg0, arg1, 173, __wbg_adapter_46);
19181918
return addHeapObject(ret);
19191919
};
1920-
imports.wbg.__wbindgen_closure_wrapper5962 = function(arg0, arg1, arg2) {
1920+
imports.wbg.__wbindgen_closure_wrapper5960 = function(arg0, arg1, arg2) {
19211921
const ret = makeMutClosure(arg0, arg1, 1591, __wbg_adapter_49);
19221922
return addHeapObject(ret);
19231923
};
180 Bytes
Binary file not shown.

examples-gl/wasm/cube_bg.wasm

180 Bytes
Binary file not shown.
177 Bytes
Binary file not shown.
177 Bytes
Binary file not shown.

examples-gl/wasm/hello-triangle.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1591,7 +1591,7 @@ function __wbg_get_imports() {
15911591
const ret = makeMutClosure(arg0, arg1, 156, __wbg_adapter_46);
15921592
return addHeapObject(ret);
15931593
};
1594-
imports.wbg.__wbindgen_closure_wrapper4117 = function(arg0, arg1, arg2) {
1594+
imports.wbg.__wbindgen_closure_wrapper4115 = function(arg0, arg1, arg2) {
15951595
const ret = makeMutClosure(arg0, arg1, 1527, __wbg_adapter_49);
15961596
return addHeapObject(ret);
15971597
};
180 Bytes
Binary file not shown.
321 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)