[wined3d] pixel shader cross compiler [2] resend

Alexandre Julliard julliard at winehq.org
Mon Nov 21 05:19:07 CST 2005


Oliver Stieber <oliver_stieber at yahoo.co.uk> writes:

>  const IWineD3DPixelShaderVtbl IWineD3DPixelShader_Vtbl =
>  {
> @@ -118,5 +1824,7 @@
>      /*** IWineD3DPixelShader methods ***/
>      IWineD3DPixelShaderImpl_GetParent,
>      IWineD3DPixelShaderImpl_GetDevice,
> -    IWineD3DPixelShaderImpl_GetFunction
> +    IWineD3DPixelShaderImpl_GetFunction,
> +    /* not part of d3d */
> +    IWineD3DPixelShaderImpl_SetFunction

There are missing entries before SetFunction.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list