raxtechbits / gpuocelot

Automatically exported from code.google.com/p/gpuocelot
0 stars 0 forks source link

Linear Texture Interpolation on 32-bit installs #11

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install Ocelot on Ubuntu 8.10-32-bit
2. Run the Dxt8x8 regression test. 

What is the expected output? What do you see instead?
Note that the first example does not match the reference.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by gregory....@gatech.edu on 12 Jul 2009 at 4:40

GoogleCodeExporter commented 8 years ago
Removed the special case for a single parameter and replaced it with a generic 
loop.
 This fixes the problem on my test system... 

Original comment by gregory....@gatech.edu on 12 Jul 2009 at 5:10