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.