d3dcompiler_41: reflection interface.

Rico Schüller kgbricola at web.de
Thu Mar 3 15:12:51 CST 2011


Hi,

attached is a hacky patch which forwards the reflection interface from 
d3dcompiler_41 to d3dcompiler_43.

I have a question to that implementation:

DEFINE_GUID is used twice (dlls/dxguid/dx10guid.c and 
dlls/d3dcompiler_41/reflection.c) which could be bad. But the define was 
removed from the d3d11shader.h from ms, so it isn't officially available 
anymore. Should that be in a separate header to reduce redundancy or is 
the usage of both defines fine here?

Cheers
Rico

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-d3dcompiler_41-Add-reflection-interface.txt
Type: text/x-patch
Size: 16828 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20110303/d34bc2ba/attachment.bin>


More information about the wine-devel mailing list