When targeting Vulkan with multiview, the shader code generator was using the OpenGL extension and built-in variables, which are not supported on Vulkan. Changed it to use GL_EXT_multiview instead of GL_OVR_multiview2 when the target API is Vulkan.
fgviewer
ImageDecoder.h