``` [VERBOSE-2:validation.cc(49)] Break on 'ImpellerValidationBreak' to inspect point of failure: Could not create render pipeline for TextureFillExternal Pipeline :Fragment input(s) `user(locn1)` mismatching vertex shader output type(s) or not written by vertex shader ``` Fixes https://github.com/flutter/flutter/issues/133286 Fixes https://github.com/flutter/flutter/issues/133268