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

Integration of reporting api with translator parser #2457

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Mar 28, 2024

  1. Integration of reporting api to parser

    From it's inception the reporting api had separate
    parsing pipeline - different from the rest of translator.
    This fix integrate reporting api with the
    main parsing routines with translation.
    In addition to that it also fixes a problem of separated validation
    rules when it comes to reporting api. Now --report-spirv must also
     obey command line validation rules (required extensions)
    like other commands.
    bwlodarcz committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    4c3e699 View commit details
    Browse the repository at this point in the history