1void main() { 2 // Required WGSL pipeline stage outputs must be declared even if main references nothing. 3} 4