Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b892db6ecca109419cb3aacf52668e7b1194af84
      
https://github.com/WebKit/WebKit/commit/b892db6ecca109419cb3aacf52668e7b1194af84
  Author: Mike Wyrzykowski <[email protected]>
  Date:   2024-09-08 (Sun, 08 Sep 2024)

  Changed paths:
    M Source/WebGPU/WebGPU/BindGroup.mm
    M Source/WebGPU/WebGPU/Device.h

  Log Message:
  -----------
  [WebGPU] VideoUploading sample has lime green artifacts on Intel
https://bugs.webkit.org/show_bug.cgi?id=279283
rdar://135375284

Reviewed by Dan Glastonbury.

CVMetalTextureCache doesn't work correctly on Intel, unclear
if it is a driver bug or CVMetalTextureCache bug, in any case
we can skip the CVMetalTextureCache path on Intel.

* Source/WebGPU/WebGPU/BindGroup.mm:
(WebGPU::Device::createExternalTextureFromPixelBuffer const):
* Source/WebGPU/WebGPU/Device.h:
(WebGPU::Device::isIntel const):

Canonical link: https://commits.webkit.org/283324@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