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

vk: Fix scanning for upload heap types. #10912

Merged
merged 1 commit into from
Sep 22, 2021
Merged

Commits on Sep 22, 2021

  1. vk: Fix scanning for upload heap types.

    - HOST_CACHED support must be prioritized, but is not a mandate.
    - Scan for that flag explicitly and fall back to uncached if it is not supported.
    - Uncached memory is too slow for our requirements to contend with cached memory.
    kd-11 committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    01e30e5 View commit details
    Browse the repository at this point in the history