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