[Mesa-dev] [PATCH] i965/fs: Handle MRF destinations in lower_integer_multiplication().
Mark Janes
mark.a.janes at intel.com
Wed Sep 2 11:31:32 PDT 2015
Mark Janes <mark.a.janes at intel.com> writes:
> I verified that this fixed the following tests on snb:
>
> dEQP-GLES3.functional.shaders.precision.int.highp_mul_fragment
> dEQP-GLES3.functional.shaders.precision.int.mediump_mul_fragment
> dEQP-GLES3.functional.shaders.precision.int.lowp_mul_fragment
>
> However, my testing showed the following regression:
> dEQP-GLES2.functional.shaders.random.texture.vertex.45
I re-tested this, and found that the
dEQP-GLES2.functional.shaders.random.texture.vertex.45 failure did not
reproduce.
Tested-by: Mark Janes <mark.a.janes at intel.com>
>
> Matt, can you check my findings?
>
> -Mark
>
More information about the mesa-dev
mailing list