Bug 63102
Summary: | [safari] Compositing of webgl should take into consideration that the internal drawingBuffer size could be different from the canvas size | ||
---|---|---|---|
Product: | WebKit | Reporter: | Zhenyao Mo <zmo> |
Component: | WebGL | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | cmarrin, simon.fraser |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 58497 | ||
Bug Blocks: |
Zhenyao Mo
Compositing of webgl should take into consideration that the internal drawingBufferWidth/Height could be different from the canvas width/height
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Zhenyao Mo
https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/sdk/tests/conformance/drawingbuffer-with-compositing-test.html needs to pass.