On 28/12/06, Christoph Bumiller e0425955@stud3.tuwien.ac.at wrote:
Note that WINED3DSIO_TEXDP3TEX, WINED3DSIO_TEXM3x3VSPEC, WINED3DSIO_TEXM3x3SPEC are already handled in the 2 else if branches below, they should probably be removed somewhere.
Oops, you're right. Those two branches can be removed now that we can lookup the actual sampler type.