#How to fix validation errors

19 messages ยท Page 1 of 1 (latest)

sleek slate
#

Welp im pretty sure that tutorial is flat out wrong present semaphores. Create as many as there are swapchain images (not FiF) and index into it using the current swap chain image index.

waxen leaf
#

I forgot to say: Thanks!

lament gale
small sorrel
#

The validation error is pretty new, and we are currently doing a larger rework of the Khronos tutorial. So nobody had time to look at it yet.

waxen leaf
small sorrel
#

Yes, the one found at docs.vulkan.orgis maintained by us

waxen leaf
#

Is it a 100% copy of this other tutorial?

small sorrel
#

No, we forked it so we could do fixes and additions

waxen leaf
#

Ok I see

small sorrel
#

the original tutorial isn't getting any real updates

lament gale
waxen leaf
#

Shall I create an issue on the repo so that it might get fixed?

lament gale
#

if you wish

waxen leaf
#

I do ๐Ÿ™‚

lament gale
#

but check if someone didn't already did that first

waxen leaf
sleek slate
#

The work to fix the code is easy - the work to write text explaining it isnt.