Vulkan-Guide icon indicating copy to clipboard operation
Vulkan-Guide copied to clipboard

Synchronization examples - wrong comments

Open tuket opened this issue 2 months ago • 0 comments

In the synchronization examples -> Upload data from the CPU to an image sampled in a fragment shader.

There are a few places were you can see this comment:

// Pipeline barrier before using the vertex data

I believe that comment doesn't make sense, and it's a copy-paste error.

tuket avatar Oct 24 '25 09:10 tuket