Graphite/node-graph/wgpu-executor/src
Firestar99 f12b4da549
Shaders: add `BufferStruct` to support bool and enums (#3109)
* node-macro: modernize `node` macro

* node-macro: add `CrateIdent` struct containing resolved crate paths

* shaders: add trait `BufferStruct` and derive macro

* shaders: `gamma_correction` and `channel_mixer` gpu nodes

* shaders: `selective_color` gpu node

* shaders: `brightness_contrast_classic` gpu node

* shaders: append GPU to display name

* node-macro: fixup doc links

* shaders: consistently append " GPU" to all shader node names
2025-09-05 16:32:41 +00:00
..
shader_runtime Shaders: add `BufferStruct` to support bool and enums (#3109) 2025-09-05 16:32:41 +00:00
context.rs Shaders: `graster-nodes` no-std fixups (#2984) 2025-08-06 14:10:08 +00:00
lib.rs Shaders: runtime and shader node codegen (#2985) 2025-09-05 08:33:53 +02:00
texture_upload.rs Graphene: Fine-grained context caching (#2500) 2025-09-05 11:44:26 +00:00