oizma / angleproject

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

Need access to derivative instructions #25

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
On hardware that is capable of supporting derivative instructions (supplied via 
the OES_standard_derivatives extension), we need ANGLE to accept the dFdx and 
dFdy instructions.

Original issue reported on code.google.com by kbr@chromium.org on 19 Aug 2010 at 5:27

GoogleCodeExporter commented 9 years ago
After discussion with the WebGL working group, it will be necessary for this to 
be a run-time switch, either specified at compiler construction time or at the 
beginning of each compile.

Original comment by kbr@chromium.org on 19 Aug 2010 at 4:37

GoogleCodeExporter commented 9 years ago

Original comment by alokp@chromium.org on 2 Sep 2010 at 9:59

GoogleCodeExporter commented 9 years ago
Fixed in r402, r403, r412, r413, r415, and r416.

Original comment by alokp@chromium.org on 9 Sep 2010 at 5:32