Ah, yes, we don't support that just yet. I've disabled the bit for now, thanks.

Kristian

On Sun, Feb 28, 2016 at 5:01 AM, Jacek Konieczny <[email protected]> wrote:
> Hi,
>
> Even if it is unfinished, this probably should not be that inconsistent:
>
> anv_GetPhysicalDeviceFeatures() in anv_device.c:
>
>       .pipelineStatisticsQuery                  = true,
>
> anv_CreateQueryPool() in anv_query.c:
>
>    case VK_QUERY_TYPE_PIPELINE_STATISTICS:
>       return VK_ERROR_INCOMPATIBLE_DRIVER;
>
> Jacek
> _______________________________________________
> mesa-dev mailing list
> [email protected]
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to