#Calling ktxTexture_VkUploadEx a second time freezes

2 messages · Page 1 of 1 (latest)

half topaz
#

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 🙂

torpid torrent
#

so the whole application freezes? Are you sure it's not an application problem?