Add the attribute census, node macro attribute io over list wires, and the rank-0 record tier

This commit is contained in:
Dennis Kobert
2026-08-04 22:05:02 +00:00
parent 62b7ccf40c
commit 6154e4d219
11 changed files with 1620 additions and 41 deletions

View File

@@ -317,6 +317,7 @@ impl PerPixelAdjustCodegen<'_> {
output_type: raster_gpu,
is_async: false,
fields,
attribute_reads: Vec::new(),
body,
description: self.parsed.description.clone(),
};