Jonah Williams aa966cb2f1 [Impeller] remove SDF code paths. (flutter/engine#41754)
From my investigations, we're not likely to be able to use SDF in the near term. To make planned refactors of the text rendering easier to land, I've moved the primary piece of code for generating the SDFs into a new TU for testing.

The shader itself has been deleted so that we don't ship + register it.
2023-05-05 23:43:03 +00:00
..