[PATCH 3/5] d3d10/effect: Create shaders with stream output when declaration string is present.

Matteo Bruni mbruni at codeweavers.com
Thu Sep 2 09:25:08 CDT 2021


Signed-off-by: Matteo Bruni <mbruni at codeweavers.com>
---
It just came to my mind that it's possible to have streamout without a
geometry shader in d3d10/11 (see
e.g. CreateGeometryShaderWithStreamOutput() docs). I don't know if
effects support that but worth a look I guess?



More information about the wine-devel mailing list