Bug 149423
Summary: | WebGLRenderingContextBase::LRUImageBufferCache::imageBuffer makes an unconditionally unaccelerated ImageBuffer | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tim Horton <thorton> |
Component: | WebGL | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | dino, sabouhallawa, simon.fraser |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Tim Horton
The ImageBuffer should /probably/ inherit the accelerated bit from the context it will eventually be painted into.
This one I'm not totally sure of.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |