[Mesa-dev] [PATCH] radv: Don't bail out on pipeline create failure.

Dave Airlie airlied at gmail.com
Sat Dec 17 00:55:37 UTC 2016


On 17 December 2016 at 08:14, Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl> wrote:
> The spec says we have to try to create all, and only set failed
> pipelines to VK_NULL_HANDLE. If one of them fails, we have to return
> an error, but as far as I can see, the spec does not care which of
> the suberrors.
>
> Fixes
> dEQP-VK.api.object_management.alloc_callback_fail_multiple.compute_pipeline
> dEQP-VK.api.object_management.alloc_callback_fail_multiple.graphics_pipeline
>
> Signed-off-by: Bas Nieuwenhuizen <basni at google.com>

Reviewed-by: Dave Airlie <airlied at redhat.com>

Dave.


More information about the mesa-dev mailing list