[Mesa-dev] [PATCH] anv: fix enumeration of properties

Emil Velikov emil.l.velikov at gmail.com
Wed Nov 23 14:30:31 UTC 2016


On 23 November 2016 at 07:51, Iago Toral <itoral at igalia.com> wrote:
> Hey Emil,
>
> On Thu, 2016-10-06 at 14:12 +0100, Emil Velikov wrote:
>> From: Emil Velikov <emil.velikov at collabora.com>
>>
>> Driver should enumerate only up-to min2(num_available, num_requested)
>> properties and return VK_INCOMPLETE if the # of requested props is
>> smaller than the ones available.
>>
>> Presently we assert out in such cases.
>>
>> Inspired by a similar fix for RADV.
>>
>> Should fix: dEQP-VK.api.info.device.extensions
>> Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
>>
>
> this obtained the Rb but I think you never landed it in master. Is
> there any problem with it or you simply forgot? If there is no
> impediment for this to land I'd like to push it, since it fixes some
> CTS tests.
>
Had v2 (with Jason's feedback) but forgot to push it.
It's all sorted and in master.

Thanks
Emil


More information about the mesa-dev mailing list