Skip to content

Vulkan: take a lock around queue submission

Submitting commands to a VkQueue must be externally synchronised e.g. by a lock.

Merge request reports