mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2025-12-23 10:11:54 +00:00
* Add upload texture trait * Make convert trait use explicit converter * Add gpu texture download implementation * Add footprint to convert trait * Cleanup texture upload / download * Download wgpu textures aligned * abstract texture download into converter helper * rename module not only doing uploads anymore conversion looks like a ok name * Remove into_iter call and intermediate vector allocation --------- Co-authored-by: Timon Schelling <me@timon.zip> |
||
|---|---|---|
| .. | ||
| shader_nodes | ||
| buffer_struct.rs | ||
| codegen.rs | ||
| crate_ident.rs | ||
| derive_choice_type.rs | ||
| lib.rs | ||
| parsing.rs | ||
| validation.rs | ||