Bug 254162
| Summary: | [WebGPU] WGPUTextureFormat_Stencil8 is not depth renderable | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Mike Wyrzykowski <mwyrzykowski> |
| Component: | WebGPU | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Mike Wyrzykowski
WGPUTextureFormat_Stencil8 is not depth renderable as MTLPixelFormatStencil8 is not in Metal.
We can probably just use MTLPixelFormatX32_Stencil8 in place of MTLPixelFormatStencil8
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/106949583>
Mike Wyrzykowski
Pull request: https://github.com/WebKit/WebKit/pull/11725
EWS
Committed 261907@main (76b7c6ce160c): <https://commits.webkit.org/261907@main>
Reviewed commits have been landed. Closing PR #11725 and removing active labels.