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

[CP][canvaskit] fix: consider array size on canvaskit shader data (#49754) #52400

Commits on Apr 25, 2024

  1. fix: consider array size on canvaskit shader data (flutter#49754)

    This PR changes the ShaderData construction on canvaskit to consider array uniforms. 
    
    flutter/flutter#141296
    
    flutter/flutter#141838
    
    [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
    renancaraujo committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    8f01f34 View commit details
    Browse the repository at this point in the history