[Webkit-unassigned] [Bug 262068] New: [WebGPU] Crash in ConstantRewriter::materialize opening https://webgpu.github.io/webgpu-samples/samples/renderBundles
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 25 13:58:18 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=262068
Bug ID: 262068
Summary: [WebGPU] Crash in ConstantRewriter::materialize
opening
https://webgpu.github.io/webgpu-samples/samples/render
Bundles
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebGPU
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mwyrzykowski at apple.com
[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
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230925/caaa72bc/attachment-0001.htm>
More information about the webkit-unassigned
mailing list