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

Enable spvc test. #578

Merged
merged 2 commits into from
Mar 25, 2019
Merged

Enable spvc test. #578

merged 2 commits into from
Mar 25, 2019

Commits on Mar 18, 2019

  1. Enable spvc test.

    Update DEPS to work with spirv-cross tests.
    Fix spvc return status.
    
    Simplified the test script:
    - no caching of compiled shaders
    - all testing steps in one place
    - removed unsupported spvc flags
    Also clean up temporary files so they can't mess with subsequent testing.
    fjhenigman committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    63e4f59 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2019

  1. Address review.

    Add comments.  Introduce all globals in global scope.
    Rearrange code slightly.
    fjhenigman committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    13d8dd4 View commit details
    Browse the repository at this point in the history