[Webkit-unassigned] [Bug 276490] New: [WebGPU] read_write storage textures should use appropriate fence functions, when needed
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 11 10:08:33 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=276490
Bug ID: 276490
Summary: [WebGPU] read_write storage textures should use
appropriate fence functions, when needed
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
CC: mwyrzykowski at apple.com, tzagallo at apple.com
[WebGPU] read_write storage textures should use appropriate fence functions, when needed
We could start with always omitting fence after every write. I think it is only needed when a read occurs. Alternatively, limit the insertion of fence to access::read_write textures.
Required to fix https://gpuweb.github.io/cts/standalone/?q=webgpu:shader,execution,memory_model,texture_intra_invocation_coherence:*
--
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/20240711/ff9ca9a5/attachment.htm>
More information about the webkit-unassigned
mailing list