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

Add support for temporary (per-frame) allocations in GPU cache. #1349

Merged
merged 1 commit into from Jun 7, 2017

Commits on Jun 7, 2017

  1. Add support for temporary (per-frame) allocations in GPU cache.

    This API is used for uploading data that changes every frame.
    
    Port the split geometry code to use it as an example of how the
    API works, and remove all the split geometry texture sampler
    related code.
    gw3583 committed Jun 7, 2017
You can’t perform that action at this time.