Bug 86516
Summary: | Add layout tests for OES_texture_float | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kenneth Russell <kbr> |
Component: | WebGL | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | bfulgham, dino, jamesr, senorblanco, zmo |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Kenneth Russell
It was pointed out in Bug 85942 that layout tests are strongly needed in order to cover some code paths that are currently only tested on Chromium's GPU waterfall. Once the version of Mesa used in DRT is upgraded, we could plausibly integrate tests for the OES_texture_float extension that have previously not been run on the webkit.org bots. Unfortunately they would still need to be skipped on those ports which don't use Mesa in DRT, but at least some coverage would be possible.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brent Fulgham
These tests are part of the Khronos suite, which is now part of our standard LayoutTest infrastructure.
*** This bug has been marked as a duplicate of bug 123188 ***