Browse Source
fixes the said error: Render.Vulkan <Warning> video_core/vulkan_common/vulkan_debug_callback.cpp:71:DebugUtilCallback: vkCmdSetEvent(): commandBuffer VkCommandBuffer 0xb400007cfb508310 sets event VkEvent 0x6970000000697 which was already set (in this command buffer or in the executed secondary command buffers). If this is not the desired behavior, the event must be reset before it is set again.vkfixes1
3 changed files with 7 additions and 0 deletions
Loading…
Reference in new issue