const makeMultiTextureBinding: ( device: GPUDevice, pipeline: GPURenderPipeline | GPUComputePipeline, textures: ([GPUSampler, GPUTexture | GPUTextureView])[], set?: number, ) => GPUBindGroup
packages / core / src / texture.ts