[PATCH 1/2] (try 2)d3d10/tests: Use a wrapper function for D3D10CreateEffectFromMemory().

Rico Schüller kgbricola at web.de
Thu Feb 11 12:49:02 CST 2010


Hi,

this is try 2 for the effect shader test.

Patch 1/2 adds a wrapper function for D3D10CreateEffectFromMemory(), so 
that the comment for the size of the shader byte code could be seen from 
all available tests.

Patch 2/2 adds a test case for d3d10 shader parsing and 
ID3D10EffectPass::Get*ShaderDesc() functions. This time with 8 DWORDs 
(instead of 4 DWORDs) per line in the shader blob (to reduce the number 
of lines).

Cheers
Rico


---
  dlls/d3d10/tests/effect.c |   33 +++++++++++++++++++--------------
  1 files changed, 19 insertions(+), 14 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-d3d10-tests-Use-a-wrapper-function-for-D3D10CreateEffe.txt
Type: text/x-patch
Size: 3845 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100211/06423f52/attachment.bin>


More information about the wine-patches mailing list