protonscr

Implement SetEventOnMultipleFenceCompletion

vkd3dclosed
HansKristian-Work/vkd3d-proton#1330 · opened 2022-12-12 by HansKristian-Work · updated 2022-12-13 · 0 comments · github
HHansKristian-Work 2022-12-12 github

This call is completely stubbed at the moment.

It could work if the fence signalling callback is associated with an atomic counter. When the counter reaches desired value, the HANDLE is set.

Nothing extracted yet.