[PATCH v2 6/6] d3dcompiler: Return an ID3D10Blob from parse_hlsl().

Matteo Bruni mbruni at codeweavers.com
Thu Jun 11 14:44:14 CDT 2020


Signed-off-by: Matteo Bruni <mbruni at codeweavers.com>
---
I think the most important part WRT externally visible behavior is
that you're now returning the HRESULT (which is why you can remove the
todo_wine). I'd use something like:

"d3dcompiler: Return an HRESULT from parse_hlsl()."

as commit subject. Not a huge deal though.



More information about the wine-devel mailing list