Bug 257595
Summary: | WebGL passes readPixels skip properties to the underlying context | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kimmo Kinnunen <kkinnunen> |
Component: | WebGL | Assignee: | Kimmo Kinnunen <kkinnunen> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | dino, kbr, kkinnunen, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Local Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 252876 |
Kimmo Kinnunen
WebGL passes readPixels skip properties to the underlying context
Problem with GPUP implementation, where skipped pixels are not needed in GPUP.
Problem with GPUP implementation when minimizing the copied pixels, the skips need to be accounted for.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/110102706>
Kimmo Kinnunen
Pull request: https://github.com/WebKit/WebKit/pull/14587
EWS
Committed 264862@main (3082c39de316): <https://commits.webkit.org/264862@main>
Reviewed commits have been landed. Closing PR #14587 and removing active labels.