Bug 279816
Summary: | Add GPUCanvasConfiguration.toneMapping.mode | ||
---|---|---|---|
Product: | WebKit | Reporter: | Gerald Squelart <g_squelart> |
Component: | WebGPU | Assignee: | Gerald Squelart <g_squelart> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | mwyrzykowski, tzagallo, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 276502, 280864 |
Gerald Squelart
As per spec https://www.w3.org/TR/webgpu/#canvas-configuration
This first patch will only add the GPUCanvasToneMapping and Mode (if an internal preference is turned ON).
This tone-mapping mode will be forwarded where appropriate, but not actually used yet.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/136139263>
Gerald Squelart
Pull request: https://github.com/WebKit/WebKit/pull/33763
EWS
Committed 283803@main (60fafaadcbdb): <https://commits.webkit.org/283803@main>
Reviewed commits have been landed. Closing PR #33763 and removing active labels.