Function gpuScratch2

    • A feedback-safe scratch pair: returns an owned texture guaranteed not to equal avoid, so a pass never reads and writes the same texture.

      Returns (w: number, h: number, avoid: WebGLTexture | null) => Tex