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 Unix and Windows external fences #2024

Merged
merged 2 commits into from
Oct 6, 2022

Conversation

Rua
Copy link
Contributor

@Rua Rua commented Oct 5, 2022

Changelog:

### Additions
- Support for the `khr_external_fence_fd` and `khr_external_fence_win32` extensions.

I've added importing and exporting fences, as well as full validation as far as is possible. In part, this was a warm-up for me before I tackle making semaphores safe, which are a lot harder.

Copy link
Member

@AustinJ235 AustinJ235 left a comment

Choose a reason for hiding this comment

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

Looks good!

@AustinJ235 AustinJ235 merged commit aafee08 into vulkano-rs:master Oct 6, 2022
AustinJ235 added a commit that referenced this pull request Oct 6, 2022
Rua added a commit that referenced this pull request Oct 6, 2022
@Rua Rua deleted the external-fence branch December 6, 2022 11:23
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