Graphite/node-graph/wgpu-executor/src
Yuri Astrakhan 3d4e3a74e5
A few minor lints and docs (#1436)
* A few minor lints and docs

* Added required packages to compile on Debian-style linux
* Inlined some format args, and removed some `&` in args (they cause about 6% slowdown that compiler cannot inline)
* a few spelling mistakes

* fix fmt
2023-10-18 23:33:10 -07:00
..
context.rs Fix clippy lints (#1327) 2023-07-19 16:38:23 +01:00
executor.rs Restructure node graph execution to be safer (#1277) 2023-06-03 01:18:44 +02:00
lib.rs A few minor lints and docs (#1436) 2023-10-18 23:33:10 -07:00
shader.wgsl Lay groundwork for directly rendering to the canvas without a cpu roundrip (#1291) 2023-06-07 17:13:21 +02:00