[Mesa-dev] [PATCH] anv: flush pipeline before query result copies

Józef Kucia joseph.kucia at gmail.com
Thu Nov 29 16:33:02 UTC 2018


On Thu, Nov 29, 2018 at 5:25 PM Lionel Landwerlin
<lionel.g.landwerlin at intel.com> wrote:
> Pretty easy.
>
> Fetch http://source.winehq.org/git/vkd3d.git
>
> Usual autotool compilation.
>
> make tests/d3d12
>
> I commented the tests I wasn't interested in for to make it easier and using vktrace to understand what's going on.

Yeah, it's easy. You just need a relatively recent version of widl in
the path, SPIR-V and Vulkan headers. Widl is usually installed
together with Wine. You can also build widl from wine.git (make
tools/widl), and pass WIDL=/path/to/widl to configure.


More information about the mesa-dev mailing list