[10/10] DDraw: Forward D3DRS_TEXTUREADDRESS* and D3DTSS_ADDRESS* to sampler states

H. Verbeet hverbeet at gmail.com
Thu Feb 15 02:51:05 CST 2007


On 15/02/07, Stefan Dösinger <stefan at codeweavers.com> wrote:
>+        case D3DTSS_ADDRESS:
>+            return IWineD3DDevice_GetSamplerState(This->wineD3DDevice,
>+                                                  Stage,
>+                                                  WINED3DSAMP_ADDRESSW,
>+                                                  State);
Is that correct?



More information about the wine-patches mailing list