Bug 286689
Summary: | [WebGPU] optional counter sample indices are not respected | ||
---|---|---|---|
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: | 286824 | ||
Bug Blocks: |
Mike Wyrzykowski
[WebGPU] optional counter sample indices are not respected
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/143829041>
Mike Wyrzykowski
<rdar://problem/143805885>
Mike Wyrzykowski
Pull request: https://github.com/WebKit/WebKit/pull/39697
EWS
Committed 289596@main (f60fad2e7a6d): <https://commits.webkit.org/289596@main>
Reviewed commits have been landed. Closing PR #39697 and removing active labels.
Mike Wyrzykowski
Reopened Bugzilla.
This caused a regression in ASAN because CommandEncoder is not thread safe, tracking revert in https://bugs.webkit.org/show_bug.cgi?id=286824.
Mike Wyrzykowski
*** Bug 286827 has been marked as a duplicate of this bug. ***
Mike Wyrzykowski
*** Bug 286824 has been marked as a duplicate of this bug. ***
Mike Wyrzykowski
Pull request: https://github.com/WebKit/WebKit/pull/39834
EWS
Committed 289644@main (c28e06df6892): <https://commits.webkit.org/289644@main>
Reviewed commits have been landed. Closing PR #39834 and removing active labels.