type VariableDeclarationRef = { name: string, type: string, qual?: string, value?: string }
packages / shader / src / wgsl / types.ts