type SamplerSource = { sampler: GPUSampler | GPUSamplerDescriptor | null, filter?: FilteringType, }
packages / shader / src / types.ts