mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-18 07:48:02 +08:00
Strip IList nesting from kernel returns at parse time
This commit is contained in:
@@ -317,6 +317,7 @@ impl PerPixelAdjustCodegen<'_> {
|
||||
context_features: self.parsed.input.context_features.clone(),
|
||||
},
|
||||
output_type: raster_gpu,
|
||||
output_depth: 0,
|
||||
is_async: false,
|
||||
fields,
|
||||
body,
|
||||
|
||||
Reference in New Issue
Block a user