While I built an idea of what vert_img does by observing results, I would like to read a more theoretical explanation that I couldn't find online.
For context, I found this vert_img in some shaders that use floating point textures to compute the dynamics of a particle system.
Edit: the confusing thing is that it's declared even if no vertex shaders are defined.