const makeDepthTexture: ( device: GPUDevice, width: number, height: number, format: GPUTextureFormat, samples?: number, ) => GPUTexture
packages / core / src / depth.ts