Bug 46631
| Summary: | Add a test case for drawElements(count=0,...) where VertexAttrib0 is simulated | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Zhenyao Mo <zmo> |
| Component: | WebGL | Assignee: | Zhenyao Mo <zmo> |
| Status: | RESOLVED CONFIGURATION CHANGED | ||
| Severity: | Normal | CC: | bfulgham, cmarrin, enne, kbr, kkinnunen |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | OS X 10.5 | ||
| Bug Depends on: | 45769 | ||
| Bug Blocks: | |||
Zhenyao Mo
WebGLRenderingContext::validateIndexArrayPrecise is called to for calculate the number of elements when simulating vertex attrib 0 . Need to add a test for the logic.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |