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

[vulkan] Support Vulkan 1.3 #4211

Merged
merged 3 commits into from
Feb 7, 2022
Merged

Conversation

bobcao3
Copy link
Collaborator

@bobcao3 bobcao3 commented Feb 5, 2022

depends on #4205 (due to changes in VMA and the need of loading vk func ptrs through Volk)

Fix support for Vulkan 1.3. All the Vulkan headers and SPIR-V tooling has been updated to support in Vulkan 1.3 and SPIR-V 1.6

FYI: A list of (non-comprehensive) supported devices https://vulkan.gpuinfo.org/listdevices.php

These drivers are shipping Vulkan 1.3:

  • Intel Mesa driver (Linux) >= 21.99
  • AMD Mesa driver (Linux) >= 22.0
  • Nvidia driver >= 497 (new feature) or >= 510 (production)
  • AMD proprietary driver >= 2.0.213

@netlify
Copy link

netlify bot commented Feb 5, 2022

✔️ Deploy Preview for docsite-preview canceled.

🔨 Explore the source changes: 129fe66

🔍 Inspect the deploy log: https://app.netlify.com/sites/docsite-preview/deploys/6200ad4a417f9000070450db

@bobcao3
Copy link
Collaborator Author

bobcao3 commented Feb 5, 2022

/format

@bobcao3
Copy link
Collaborator Author

bobcao3 commented Feb 7, 2022

/rebase

Copy link
Contributor

@ailzhang ailzhang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ailzhang ailzhang merged commit 6636922 into taichi-dev:master Feb 7, 2022
@bobcao3 bobcao3 deleted the bobcao3/vulkan-1.3 branch June 15, 2022 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants