Jonah Williams 90320619b8 [Impeller] make sampler use string_view instead of std::string. (flutter/engine#56821)
I believe these are always const strings anyway, so remove the copy associated with using std::string.
2024-11-27 02:26:20 +00:00
..