KhronosGroup / KhronosGroup/Vulkan-Docs
Duplicate passage
Open
- Dominant language
- JavaScript
- Stars
- 3.3k
- Forks
- 549
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 2
Description
The following passage is currently duplicated in chapters/cmdbuffers.txt and chapters/VK_NV_win32_keyed_mutex/keyed_mutex_submit.txt.
> When submitting work that operates on memory imported from a Direct3D 11
> resource to a queue, the keyed mutex mechanism may: be used in addition to
> Vulkan semaphores to synchronize the work.
> Keyed mutexes are a property of a properly created shareable Direct3D 11
> resource.
> They can: only be used if the imported resource was created with the
> etext:D3D11_RESOURCE_MISC_SHARED_KEYEDMUTEX flag.
Contributor guide
Assessment
This issue has not been assessed yet.