Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1f4a0763d4cea8cc3bd5c0fb9ce4b26af441719e
      
https://github.com/WebKit/WebKit/commit/1f4a0763d4cea8cc3bd5c0fb9ce4b26af441719e
  Author: Tadeu Zagallo <[email protected]>
  Date:   2024-07-22 (Mon, 22 Jul 2024)

  Changed paths:
    M Source/WebGPU/WGSL/Metal/MetalFunctionWriter.cpp

  Log Message:
  -----------
  [WebGPU] read_write storage textures should use appropriate fence functions, 
when needed
https://bugs.webkit.org/show_bug.cgi?id=276490
rdar://131545944

Reviewed by Mike Wyrzykowski.

Emit a fence after textureStore calls if the texture has read_write access 
mode. This
fixes the following CTS test: 
shader,execution,memory_model,texture_intra_invocation_coherence:*

* Source/WebGPU/WGSL/Metal/MetalFunctionWriter.cpp:
(WGSL::Metal::emitTextureStore):

Canonical link: https://commits.webkit.org/281217@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to