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

Let validation check for more unsupported builtins. #1962

Merged

Commits on Jun 1, 2022

  1. Let validation check for more unsupported builtins.

    Add `valid::Capabilities` flags for the `ClipDistance` and
    `CullDistance` builtins, which are not supported by all back ends.
    
    Have the CLI perform valation with only those capabilities that the
    requested back ends support.
    
    Fixes gfx-rs#1961.
    jimblandy committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    b48c95e View commit details
    Browse the repository at this point in the history