type ShaderSource = | StorageSource | LambdaSource<ShaderModule<any>> | TextureSource | ShaderModule<any>
packages / shader / src / types.ts