[PATCH 2/5] wined3d: Recognize SM4 resinfo opcode.

Henri Verbeet hverbeet at gmail.com
Thu Jan 14 03:17:16 CST 2016


On 12 January 2016 at 23:51, Józef Kucia <jkucia at codeweavers.com> wrote:
> The _uint and _rcpFloat modifiers seems to be specific to the resinfo
> instruction. AFAIK, there is one other instruction, SM 4.1 sampleinfo,
> which also has _uint modifier.
I think it may be better to store those as instruction flags in
"ins->flags", the way e.g. WINED3DSI_TEXLD_PROJECT and
WINED3DSI_TEXLD_BIAS are.



More information about the wine-devel mailing list