Graphite/node-graph/vulkan-executor/src
Dennis Kobert 259078c847 Make node graph execution async
Make node macro generate async node implementations

Start propagating async through the node system

Async checkpoint

Make Any<'i> Send + Sync

Determine node io type using panic node

Fix types for raster_node macro

Finish porting node registry?

Fix lifetime errors

Remove Send + Sync requirements and start making node construction async

Async MVP

Fix tests

Clippy fix
2023-05-25 12:45:22 +02:00
..
context.rs Restructure GPU compilation execution pipeline (#903) 2022-12-31 02:52:04 +01:00
executor.rs Make node graph execution async 2023-05-25 12:45:22 +02:00
lib.rs Restructure GPU compilation execution pipeline (#903) 2022-12-31 02:52:04 +01:00