Re: [Mesa-dev] sampler arrays indexed with non-constant expressions
. Guess the bug 71723 may be closed now. Thanks again! -- Best regards, Victor Luchitz ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] sampler arrays indexed with non-constant expressions
correctly. Instead it just emits and error and in my opinion, contradicts the comment above but not allowing the "useful thing" in question. Can the compiler be changed to _first_ attempt to unroll the loop and then check for sampler array indices being constants? -- B