Re: [Piglit] [PATCH 1/2] SSO: new test to ensure correct deadcode optimization

2015-11-18 Thread Timothy Arceri
On Tue, 2015-11-03 at 20:09 +0100, Gregory Hainaut wrote: > Related to mesa issue: https://bugs.freedesktop.org/show_bug.cgi?id=79783 > > Mostly "Validated" on Nvidia driver. Nvidia fails to link > vs_fs_prog_separate_inactive It also fails to link on the i965 driver. Failed to link: error:

Re: [Piglit] [PATCH 1/2] SSO: new test to ensure correct deadcode optimization

2015-11-18 Thread Timothy Arceri
On Thu, 2015-11-19 at 12:14 +1100, Timothy Arceri wrote: > On Tue, 2015-11-03 at 20:09 +0100, Gregory Hainaut wrote: > > Related to mesa issue: https://bugs.freedesktop.org/show_bug.cgi?id=79783 > > > > Mostly "Validated" on Nvidia driver. Nvidia fails to link > > vs_fs_prog_separate_inactive >

Re: [Piglit] [PATCH 1/2] SSO: new test to ensure correct deadcode optimization

2015-11-18 Thread Timothy Arceri
On Tue, 2015-11-03 at 20:09 +0100, Gregory Hainaut wrote: > Related to mesa issue: https://bugs.freedesktop.org/show_bug.cgi?id=79783 > > Mostly "Validated" on Nvidia driver. Nvidia fails to link > vs_fs_prog_separate_inactive > > v3: add the test to all.py > > v2: > * Test both output and

[Piglit] [PATCH 1/2] SSO: new test to ensure correct deadcode optimization

2015-11-03 Thread Gregory Hainaut
Related to mesa issue: https://bugs.freedesktop.org/show_bug.cgi?id=79783 Mostly "Validated" on Nvidia driver. Nvidia fails to link vs_fs_prog_separate_inactive v3: add the test to all.py v2: * Test both output and input are still active * Test real interstage variable are still optimized *

Re: [Piglit] [PATCH 1/2] SSO: new test to ensure correct deadcode optimization

2015-10-25 Thread Dylan Baker
You'll need to add this year to all.py On Oct 25, 2015 07:08, "Gregory Hainaut" wrote: > Related to mesa issue: https://bugs.freedesktop.org/show_bug.cgi?id=79783 > > Mostly "Validated" on Nvidia driver. Nvidia fails to link > vs_fs_prog_separate_inactive > > v2: > *

[Piglit] [PATCH 1/2] SSO: new test to ensure correct deadcode optimization

2015-10-25 Thread Gregory Hainaut
Related to mesa issue: https://bugs.freedesktop.org/show_bug.cgi?id=79783 Mostly "Validated" on Nvidia driver. Nvidia fails to link vs_fs_prog_separate_inactive v2: * Test both output and input are still active * Test real interstage variable are still optimized * Mix rendezvous by name and