Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 57b35e7ee82a383aaa1df14ae71f501fc6d5e186
      
https://github.com/WebKit/WebKit/commit/57b35e7ee82a383aaa1df14ae71f501fc6d5e186
  Author: Mike Wyrzykowski <[email protected]>
  Date:   2024-11-20 (Wed, 20 Nov 2024)

  Changed paths:
    M Source/WebGPU/WebGPU/HardwareCapabilities.mm

  Log Message:
  -----------
  [WebGPU] Support counter set only on certain devices
https://bugs.webkit.org/show_bug.cgi?id=283441
rdar://139265606

Reviewed by Dan Glastonbury.

Intel Iris returns NSString* instead of NSArray<id<MTLCounterSet>>*
as required by the Metal API.

Workaround Intel driver bug by disabling this optional feature on Intel.

* Source/WebGPU/WebGPU/HardwareCapabilities.mm:
(WebGPU::isIntel):
(WebGPU::baseCapabilities):

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