⚠ Preview docs — built from the develop branch and may be unstable. Go to the stable docs.

Backend.Vulkan.QueueUnlock

static void QueueUnlock(BackendVulkanQueue queue)

Releases the queue family lock acquired via Backend.Vulkan.QueueLock.

   
BackendVulkanQueue queue Which queue family’s lock to release.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!