[Webkit-unassigned] [Bug 202031] New: Web Inspector: Canvas: modifications to shader modules can be shared between vertex/fragment shaders

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 19 22:36:50 PDT 2019


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

            Bug ID: 202031
           Summary: Web Inspector: Canvas: modifications to shader modules
                    can be shared between vertex/fragment shaders
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: drousso at apple.com
                CC: inspector-bugzilla-changes at group.apple.com
        Depends on: 201675

# STEPS TO REPRODUCE:
1. inspect <https://webkit.org/demos/webgpu/compute-boids.html>
2. select Render Pipeline 1 (the same shader module is used for the vertex and fragment shaders)
3. edit the vertex shader
4. refresh both shaders
 => the fragment shaders update to reflect the changes made to the vertex shader


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=201675
[Bug 201675] Web Inspector: Canvas: show WebGPU shader pipelines
-- 
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/20190920/25e51ecd/attachment.html>


More information about the webkit-unassigned mailing list