Chinmay Garde fc7d1fbd95 [Impeller] Remove redundant TargetPlatformNeedsSL. (flutter/engine#40857)
TargetPlatformNeedsSL was true for all target platforms.

I believe we reworked this after we started embedding metadata in IPLR
files perhaps? In any case, this seemed unused and was making the code
harder to read. Just a cleanup that I didn't want to include in the
compiler rework for SPIRV.
2023-04-01 14:53:49 -07:00
..