NEW262068
[WebGPU] Crash in ConstantRewriter::materialize opening https://webgpu.github.io/webgpu-samples/samples/renderBundles
https://bugs.webkit.org/show_bug.cgi?id=262068
Summary [WebGPU] Crash in ConstantRewriter::materialize opening https://webgpu.github...
Mike Wyrzykowski
Reported 2023-09-25 13:58:18 PDT
[WebGPU] Crash in ConstantRewriter::materialize opening https://webgpu.github.io/webgpu-samples/samples/renderBundles On this line: auto& node = m_shaderModule.astBuilder().construct<Literal>(SourceSpan::empty(), std::get<Value>(value)); because 'value' doesn't contain a value of type=Value
Attachments
Radar WebKit Bug Importer
Comment 1 2023-09-25 13:58:32 PDT
Note You need to log in before you can comment on or make changes to this bug.