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

Switch the UBO data to be untyped. #385

Merged
merged 1 commit into from Sep 1, 2016
Merged

Commits on Sep 1, 2016

  1. Switch the UBO data to be untyped.

    This is an interim workaround for how slow shader compilation is on
    Linux when using AoS style declarations. We need this change in order
    to enable CI testing of WR, otherwise the test pass is too slow.
    
    It brings the shader compile time on Linux down from around 1.8s to
    around 0.2 seconds.
    gw3583 committed Sep 1, 2016
You can’t perform that action at this time.