[PATCH 1/2] dlls/d3d12: Fix D3D12SerializeVersionedRootSignature.

Henri Verbeet hverbeet at gmail.com
Fri Oct 18 09:13:56 CDT 2019


On Wed, 16 Oct 2019 at 14:37, Hans-Kristian Arntzen
<post at arntzen-software.no> wrote:
> +    return vkd3d_serialize_versioned_root_signature(desc, blob, error_blob);

That's a version 1.2 interface, which has not been released yet. I.e.,
although unlikely, this API is still subject to change. We'd like to
release vkd3d 1.2 sooner rather than later; currently it's blocked on
review of the vkd3d-shader API.



More information about the wine-devel mailing list