Bug 254105 - [WebGPU] RenderPassEncoder::draw() will fail debug device if pipeline is not set
Summary: [WebGPU] RenderPassEncoder::draw() will fail debug device if pipeline is not set
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGPU (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-03-17 21:45 PDT by Mike Wyrzykowski
Modified: 2023-12-22 15:15 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Wyrzykowski 2023-03-17 21:45:48 PDT
[WebGPU] RenderPassEncoder::draw() will fail debug device if pipeline is not set
Comment 1 Radar WebKit Bug Importer 2023-03-17 21:46:06 PDT
<rdar://problem/106888082>
Comment 2 Mike Wyrzykowski 2023-03-17 22:30:27 PDT
Pull request: https://github.com/WebKit/WebKit/pull/11677