d3dx9: Pass the "flags" argument to D3DXFXCreateEffectEx() as compiler flags, not...
commitb3b6d8c99ea4cd4cddce8d7c49333f36673f4703
authorZebediah Figura <zfigura@codeweavers.com>
Mon, 7 Feb 2022 23:24:33 +0000 (7 17:24 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 9 Feb 2022 17:37:33 +0000 (9 18:37 +0100)
tree23a36a0def0c12c313ca018287c9479f3685902f
parentb6062279b88650104918a9004a631e24be87a87b
d3dx9: Pass the "flags" argument to D3DXFXCreateEffectEx() as compiler flags, not effect flags.

And strip D3DXFX_* creation flags from them.

Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/d3dx9_36/effect.c