On Thu, Oct 16, 2014 at 1:25 PM, Pohjolainen, Topi
wrote:
> On Thu, Oct 16, 2014 at 09:50:44AM -0400, Ilia Mirkin wrote:
>> On Thu, Oct 16, 2014 at 8:24 AM, Topi Pohjolainen
>> wrote:
>> > Here is some basis for supporting double precision floats on i965 hw.
>> > On IVB this gives (details below)
On Thu, Oct 16, 2014 at 09:50:44AM -0400, Ilia Mirkin wrote:
> On Thu, Oct 16, 2014 at 8:24 AM, Topi Pohjolainen
> wrote:
> > Here is some basis for supporting double precision floats on i965 hw.
> > On IVB this gives (details below):
> >
> > piglit-run.py --include-tests "ARB_gpu_shader_fp64" tes
On Thu, Oct 16, 2014 at 8:24 AM, Topi Pohjolainen
wrote:
> Here is some basis for supporting double precision floats on i965 hw.
> On IVB this gives (details below):
>
> piglit-run.py --include-tests "ARB_gpu_shader_fp64" tests/all.py /tmp/foo
> [32/32] crash: 2, fail: 5, pass: 24, skip: 1
This s
On Thu, Oct 16, 2014 at 03:24:12PM +0300, Topi Pohjolainen wrote:
> Here is some basis for supporting double precision floats on i965 hw.
> On IVB this gives (details below):
>
> piglit-run.py --include-tests "ARB_gpu_shader_fp64" tests/all.py /tmp/foo
> [32/32] crash: 2, fail: 5, pass: 24, skip:
Here is some basis for supporting double precision floats on i965 hw.
On IVB this gives (details below):
piglit-run.py --include-tests "ARB_gpu_shader_fp64" tests/all.py /tmp/foo
[32/32] crash: 2, fail: 5, pass: 24, skip: 1
This sits on top of Dave Airlie's and Ilia Mirkin's f