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