Skip to content
Snippets Groups Projects
Commit 06cc2e1a authored by Conor McCarthy's avatar Conor McCarthy Committed by Alexandre Julliard
Browse files

vkd3d: Collect multiple descriptor writes in a buffer and update in one call.

Reduces the cost of calling vkUpdateDescriptorSets() via winevulkan
and its thunks. The performance gain can be as high as 20%.
parent f50e53e7
No related branches found
No related tags found
1 merge request!156vkd3d: Use atomic exchange for descriptor writes.
Pipeline #9923 skipped
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment