On 12/18/2015 11:32 AM, Brad King wrote:
> Prior to this change the test renders what we expect. After the
> change the test renders *nothing* on top of the background.
Ugh, nevermind, sorry for the noise.
It turns out this was a branch-on-uninitialized-value bug in VTK
that happened to trigger
On Fri, Dec 18, 2015 at 11:32 AM, Brad King wrote:
> Hi Folks,
>
> I run nightly testing of VTK with nightly 'master' of mesa.
> For the last few days some tests have been failing. According to
> `git bisect`, mesa commit 183c606066b1b260acb189e46a40cb71e63b44aa
> (glsl: simplify interface matchi
Hi Folks,
I run nightly testing of VTK with nightly 'master' of mesa.
For the last few days some tests have been failing. According to
`git bisect`, mesa commit 183c606066b1b260acb189e46a40cb71e63b44aa
(glsl: simplify interface matching, 2015-12-02) introduced the
regression.
For example, see th