https://bugs.freedesktop.org/show_bug.cgi?id=31284
Summary: [glsl2] fail to link shaders for uniform arrays in vertex and uniform shaders Product: Mesa Version: unspecified Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: major Priority: medium Component: Mesa core AssignedTo: mesa-dev@lists.freedesktop.org ReportedBy: jian.j.z...@intel.com I fail to run some shader test which has uniform arrays in its vertex and uniform shaders, and it failed in its link stage, the error is something like: Failed to link: error: initializers for uniform `f' have differing values Couldn't find uniform for initializer f Couldn't find uniform for initializer f I tested on Piketon with: Libdrm: (master)2.4.22-6-g0a1ff35c70730160973715b82112cd97c62ac13e Mesa: (master)aa43176ebd26227947b07221f4e475c52bd7a76b Xserver: (master)xorg-server-1.9.0-178-g1a0d9324b3d9fd93e685066e0e5cea0611878c0d Xf86_video_intel: (master)2.12.902-24-gb066ddda31e40afa652ae51ffc35025ac3ef6f2a Kernel_unstable: (drm-intel-next)176f28ebf4303b4f7e3a5bd8be7842a8bbecd9c3 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev