Jonah Williams 9978ca06a8 [Impeller] some clang tidies in impeller (flutter/engine#48077)
Usage of Scalar/Vector/Half types is desgned around implicit conversions today: we don't specifically convert to the correct generated header types, since that will depend on the target platform. Instead we rely on implicit conversions to handle this - any mistake there would still lead to a compilation error.
2023-11-15 18:26:53 +00:00
..