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

extensions/khr: Add ExternalSemaphoreFd safe wrapper #395

Merged
merged 2 commits into from
Mar 20, 2021

Conversation

MarijnS95
Copy link
Collaborator

Implement the two small import and export and functions, part of the VK_KHR_external_semaphore_fd extension.

Implement the two small import and export and functions, part of the
VK_KHR_external_semaphore_fd extension.
It is only used as pointer by the native function, and should not (need
to) be moved.
@MaikKlein MaikKlein merged commit 1cea463 into ash-rs:master Mar 20, 2021
@MarijnS95 MarijnS95 deleted the external-semaphore-fd branch March 20, 2021 14:40
MarijnS95 added a commit to Traverse-Research/ash that referenced this pull request Mar 23, 2021
This extension wrapper is identical to the one for
VK_KHR_external_semaphore_fd introduced in ash-rs#395 with 'semaphore'
substitued for 'fence'.
MarijnS95 added a commit to Traverse-Research/ash that referenced this pull request Mar 26, 2021
This extension wrapper is identical to the one for
VK_KHR_external_semaphore_fd introduced in ash-rs#395,
MarijnS95 added a commit to Traverse-Research/ash that referenced this pull request Mar 26, 2021
This extension wrapper is identical to the one for
VK_KHR_external_semaphore_fd introduced in ash-rs#395 with 'semaphore'
substitued for 'fence'.
MaikKlein pushed a commit that referenced this pull request Mar 26, 2021
This extension wrapper is identical to the one for
VK_KHR_external_semaphore_fd introduced in #395 with 'semaphore'
substitued for 'fence'.
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