On Fri, Jan 6, 2017 at 10:27 AM, Jason Ekstrand wrote:
> Sorry I didn't fix vec4 when I fixed fs. :-(
>
> Reciewed-by: Jason Ekstrand
Ken, make sure to fix the "Reciewed" typo when applying the patch.
___
mesa-dev mailing list
mesa-dev@lists.freedeskto
Sorry I didn't fix vec4 when I fixed fs. :-(
Reciewed-by: Jason Ekstrand
On Jan 6, 2017 02:00, "Kenneth Graunke" wrote:
We were failing to zero m0.2 of the sampler message header for TCS and
GS messages in the simple case. fs_generator has done this for about
a year now, but we missed it in v
We were failing to zero m0.2 of the sampler message header for TCS and
GS messages in the simple case. fs_generator has done this for about
a year now, but we missed it in vec4_generator.
Fixes ES31-CTS.core.texture_cube_map_array.sampling,
GL45-CTS.texture_cube_map_array.sampling, and many
dEQP-