Shaders emit 1D samplers on GLES host
While the texture creation takes care of replacing the 1D textures with 2D textures, the shaders still might emit code to use 1D samplers. The issue is triggered by running the Ogre engine based game funguloids (available as ubuntu package) within qemu using the GLES host.