Strip IList nesting from kernel returns at parse time

This commit is contained in:
Dennis Kobert
2026-08-16 11:27:13 +00:00
parent 99ce2ea565
commit 15f4aa8f98
4 changed files with 45 additions and 5 deletions

View File

@@ -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,