[PATCH 6/6] d3dcompiler: Implement D3DGetDebugInfo().

Henri Verbeet hverbeet at gmail.com
Mon Sep 20 06:09:22 CDT 2010


2010/9/19 Rico Schüller <kgbricola at web.de>:
> ---
I don't think this makes a lot of sense. D3DGetDebugInfo() clearly
doesn't return a DXBC, so I think you should just memcpy it into the
blob directly instead of trying to abuse dxbc_write(). This change
would also make it impossible to write any DXBC containing an SDBG
chunk, like e.g. the one you'd be parsing for D3DGetDebugInfo().



More information about the wine-devel mailing list