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

expose VULKAN_EXTERNAL_MEMORY_WIN32 feature #6825

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

xiaopengli89
Copy link
Contributor

Description
Allows application to query whether the VK_KHR_external_memory_win32 extension is supported.

Checklist

  • Run cargo fmt.
  • Run taplo format.
  • Run cargo clippy. If applicable, add:
    • --target wasm32-unknown-unknown
    • --target wasm32-unknown-emscripten
  • Run cargo xtask test to run tests.
  • Add change to CHANGELOG.md. See simple instructions inside file.

@xiaopengli89 xiaopengli89 requested a review from a team as a code owner December 25, 2024 09:13
@xiaopengli89 xiaopengli89 force-pushed the feat_VK_KHR_external_memory_win32 branch 2 times, most recently from 06bb7ce to 955ed93 Compare December 30, 2024 03:40
@xiaopengli89 xiaopengli89 force-pushed the feat_VK_KHR_external_memory_win32 branch from 955ed93 to bb490e7 Compare December 31, 2024 07:18
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.

1 participant