const makeReadbackTexture: ( device: GPUDevice, width: number, height: number, format: GPUTextureFormat, sampleCount?: number, mipLevelCount?: number, ) => GPUTexture
packages / core / src / texture.ts