[PATCH 1/6] d3dx9: add test for preshader in effect.

Paul Gofman gofmanp at gmail.com
Wed Mar 9 10:01:18 CST 2016


On 03/09/2016 06:48 PM, Paul Gofman wrote:
> The other float constants which are introduced in natural float
> representation are either directly copied inside the effect framework
> and compared with the same table in the test, ... 
Sorry, I am not quite exact here. Some values are not copied from the
test tables initially, they are defined in effect source code
independently but using the same input ASCII float representation, so
they necessarily get exactly the same float values in effect (since they
are small integers double/float difference is not important).



More information about the wine-devel mailing list