Graphite/node-graph/gcore-shaders
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
..
src Shaders: add BufferStruct to support bool and enums (#3109) 2025-09-05 16:32:41 +00:00
Cargo.toml Shaders: add BufferStruct to support bool and enums (#3109) 2025-09-05 16:32:41 +00:00