Bug 277552
Summary: | [WebGPU] Sampler::samplerState() will throw an exception if the device is nil | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mike Wyrzykowski <mwyrzykowski> |
Component: | WebGPU | Assignee: | Mike Wyrzykowski <mwyrzykowski> |
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: | 277783 | ||
Bug Blocks: |
Mike Wyrzykowski
[WebGPU] Sampler::samplerState() will throw an exception if the device is nil
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mike Wyrzykowski
radar://130092543
Mike Wyrzykowski
Pull request: https://github.com/WebKit/WebKit/pull/31646
EWS
Committed 281855@main (ea6fdc4592a3): <https://commits.webkit.org/281855@main>
Reviewed commits have been landed. Closing PR #31646 and removing active labels.
Mike Wyrzykowski
Reopened Bugzilla.
Some samples regressed which used sampler states, tracking revert in https://bugs.webkit.org/show_bug.cgi?id=277783.
Mike Wyrzykowski
Pull request: https://github.com/WebKit/WebKit/pull/31873
EWS
Committed 281971@main (4ea3b600a31f): <https://commits.webkit.org/281971@main>
Reviewed commits have been landed. Closing PR #31873 and removing active labels.