const makeStorageBinding: ( device: GPUDevice, pipeline: GPURenderPipeline | GPUComputePipeline, links: Record<string, StorageSource | null | undefined>, set?: number, ) => GPUBindGroup
packages / core / src / storage.ts