On Mon, Oct 8, 2018 at 8:28 PM Henri Verbeet hverbeet@gmail.com wrote:
On Mon, 8 Oct 2018 at 17:09, Józef Kucia joseph.kucia@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.