On Sun Nov 23 2014 at 2:51:42 AM Marek Olšák <mar...@gmail.com> wrote:

> A few Gallium queries don't need and it's invalid to call begin_query.
> Those are PIPE_QUERY_GPU_FINISHED (D3DQUERYTYPE_EVENT) and
> PIPE_QUERY_TIMESTAMP (D3DQUERYTYPE_TIMESTAMP).
>
> Right, Axel explained that to me on irc as well.
I didn't know anything about Gallium queries. I guess it was a bad idea to
look at Gallium State Tracker queries, without understanding the base.
Axel has a patchset doing similar things, and it worked so far on my tests.
It should fix all the subjects raised here, and a few more fixes as well.

Thank you for the explanation!
John
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to