[Webkit-unassigned] [Bug 266882] Web Inspector: No errors reported in console when unimplemented WGSL radians() function is used in compute shader

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 27 10:31:55 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=266882

--- Comment #2 from Mike Wyrzykowski <mwyrzykowski at apple.com> ---
My reading of the specification per https://gpuweb.github.io/gpuweb/#dom-gpudevice-createshadermodule is that getCompilationInfo should return any error messages, see https://gpuweb.github.io/gpuweb/#dom-gpushadermodule-getcompilationinfo as opposed to reporting warnings / errors in alternative means


Does shaderModule.getCompilationInfo() return anything useful when you use radians here? My understanding is shader compilation errors should be reported via that mechanism

-- 
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/20231227/15267f35/attachment.htm>


More information about the webkit-unassigned mailing list