Bug 303312
| Summary: | [TextureMapper] Add support for physical/logical size difference in BitmapTexture | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Nikolas Zimmermann <zimmermann> |
| Component: | WPE WebKit | Assignee: | Nikolas Zimmermann <zimmermann> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Nikolas Zimmermann
We want to allow supporting non-linear formats in MemoryMappedGPUBuffer - which will requires us to align the logical size to some physical constaints (e.g. size must be a multiply of 4/8/64px) -- add support for that to BitmapTexture/TextureMapper.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Nikolas Zimmermann
Pull request: https://github.com/WebKit/WebKit/pull/54632
EWS
Committed 303849@main (e5654d7e3839): <https://commits.webkit.org/303849@main>
Reviewed commits have been landed. Closing PR #54632 and removing active labels.