Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Impeller] Move primitive type to pipeline descriptor #37315

Merged
merged 1 commit into from
Nov 4, 2022

Commits on Nov 4, 2022

  1. Move primitive type to pipeline descriptor

    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 flutter/flutter#106379
    iskakaushik committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    23d752a View commit details
    Browse the repository at this point in the history