Kaushik Iska 4611339394 Move primitive type to pipeline descriptor (flutter/engine#37315)
This is the correct abstraction for Vulkan as we need this during
primitive assembly. We also know this ahead of time so its useful to
just wire it in.

Fixes https://github.com/flutter/flutter/issues/106379
2022-11-04 18:01:16 +00:00
..