[PATCH vkd3d 4/7] tests: Clear RTV outside pipeline statistics query.

Józef Kucia joseph.kucia at gmail.com
Tue Oct 9 11:55:16 CDT 2018


On Mon, Oct 8, 2018 at 8:28 PM Henri Verbeet <hverbeet at gmail.com> wrote:
>
> On Mon, 8 Oct 2018 at 17:09, Józef Kucia <joseph.kucia at gmail.com> wrote:
> > On RADV additional vertices generated by clears are also counted.
> >
> > The Vulkan spec allows this behavior:
> >
> > "Rendering operations such as clears, MSAA resolves, attachment
> > load/store operations, and blits may count towards the results of
> > queries."
> >
> How about d3d12?

It's possible that clears don't count towards the results of queries
in d3d12. We don't have extensive tests for this behavior though. It's
probably not a very critical issue, at least for pipeline statistics
queries.



More information about the wine-devel mailing list