[Mesa-dev] [PATCH] radv: fix sample_mask_in loading. (v3)
Emil Velikov
emil.l.velikov at gmail.com
Thu Jan 25 11:28:37 UTC 2018
On 23 January 2018 at 23:00, Dave Airlie <airlied at gmail.com> wrote:
> From: Dave Airlie <airlied at redhat.com>
>
> This is ported from radeonsi and fixes:
> dEQP-VK.pipeline.multisample_shader_builtin.sample_mask.bit_*
>
> v2: don't call this path for radeonsi, it does it in the epilog.
> use the radeonsi code path.
> v3: handle NULL pCreateInfo->pMultisampleState properly (Samuel)
>
> Signed-off-by: Dave Airlie <airlied at redhat.com>
> ---
Hi Dave,
The patch seems to depend on the pipeline key introduction [49d035122ee] et al.
Can you please send a backport for 17.3 to mesa-stable - ideally with
--subject-prefix="BACKPORT 17.3".
Thanks
Emil
More information about the mesa-dev
mailing list