Closed felknight closed 7 years ago
Could you look at this file to see it is already fixed? https://github.com/LunarG/VulkanSamples/blob/master/layers/core_validation.cpp if it still there, could fix it in upstream. thx
@felknight, thank you so much for filing this bug!! it is real one and will be in the upstream repo. Appreciate your help, and keep it going!
for future bugs you found, you may file it to the upstream: https://github.com/LunarG/VulkanSamples
or here, make sure to add one of our names here -- somehow I did not notification for any new issues in this repo here. will try to fix it.
the upstream fix is merged: It will come down to this branch soon. Closing down this one and let the process run its own course. It is really good bug, thanks!
In version of commit:
126dd6d on Apr 4, 2016 @hak hak Move files under LunarGSamples again.
At: https://github.com/googlesamples/vulkan-basic-samples/blob/master/LunarGSamples/layers/core_validation.cpp#L6710
The layer returns error on a perfect valid call whenever the LOG function returns a true value. I'm pretty sure thats a misstyping.
I suspect the info log was confused with a log error.
Besides the format its diferente from other infos in the layer: