2 messages · Page 1 of 1 (latest)
I'm looping through and uploading ktx textures. If I create a new ktxVulkanDeviceInfo for each call it works fine. I also tried a vkDeviceWaitIdle between uploads, also didn't work. The documentation doesn't mention anything about synchronization, any help welcome 🙂
so the whole application freezes? Are you sure it's not an application problem?