On 12 January 2016 at 23:51, Józef Kucia jkucia@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.