Revert "Reland "[ganesh] Fix uniformity error in atlas multitexture lookup SkSL""

This reverts commit c701d191f801ed67d6882232028a61dbeeca9296.

Reason for revert: Some GMs are unreasonably broken following the change (dftext_blob_persp and persp_shaders_aa).

Original change's description:
> Reland "[ganesh] Fix uniformity error in atlas multitexture lookup SkSL"
>
> This is a reland of commit d42e84911d954b318f3d7008a5b66b7bf3b07a06
>
> Original change's description:
> > [ganesh] Fix uniformity error in atlas multitexture lookup SkSL
> >
> > The atlas_multitexture_lookup utility generates SkSL that conditionally
> > selects a texture/sampler pair to sample at a given coordinate. This
> > involves branching on a non-uniform variable. Using sampleLod allows the
> > conditional sampling to remain while satisfying Dawn's uniformity
> > analysis.
> >
> > Bug: skia:13780, skia:13786
> > Change-Id: I5ff4c63572b43637c980f3b77233cd3634538cdb
> > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/589216
> > Reviewed-by: Brian Salomon <bsalomon@google.com>
> > Commit-Queue: Arman Uguray <armansito@google.com>
>
> Change-Id: I9deecd9c3a93e90d46a6f7a15c36105b59f856cb
> Reviewed-on: https://skia-review.googlesource.com/c/skia/+/589984
> Reviewed-by: Brian Salomon <bsalomon@google.com>
> Commit-Queue: Arman Uguray <armansito@google.com>

Change-Id: I3a31f9cb7aafebfb8ce1d035ada732704ced6f0f
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/591261
Reviewed-by: Brian Salomon <bsalomon@google.com>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Reviewed-by: Arman Uguray <armansito@google.com>
Commit-Queue: Brian Salomon <bsalomon@google.com>
3 files changed