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] Automatically add linux buffer sharing extensions if available. #7317

Merged
merged 4 commits into from
Mar 12, 2025

Conversation

Vecvec
Copy link
Contributor

@Vecvec Vecvec commented Mar 11, 2025

Connections

Description
Automatically adds the Linux buffer sharing extensions to the enabled extensions list if they are available.

Testing
None in wgpu, externally used (though I've tested my use of it and it works).

Squash or Rebase?
Squash

Checklist

  • Run cargo fmt.
  • [n/a] Run taplo format.
  • Run cargo clippy. If applicable, add:
    • [n/a] --target wasm32-unknown-unknown
  • Run cargo xtask test to run tests.
  • [n/a] If this contains user-facing changes, add a CHANGELOG.md entry.

@Vecvec Vecvec requested a review from a team as a code owner March 11, 2025 07:23
@cwfitzgerald cwfitzgerald self-assigned this Mar 12, 2025
@cwfitzgerald cwfitzgerald enabled auto-merge (squash) March 12, 2025 15:14
@cwfitzgerald cwfitzgerald merged commit a13f0a0 into gfx-rs:trunk Mar 12, 2025
34 checks passed
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.

2 participants