[webkit-changes] [WebKit/WebKit] 728926: [WebGPU] indirect-first-instance feature is unimpl...

mwyrzykowski noreply at github.com
Sat Feb 4 00:11:50 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 728926f42b6d8e24273782ce76b0125f1b0825fe
      https://github.com/WebKit/WebKit/commit/728926f42b6d8e24273782ce76b0125f1b0825fe
  Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
  Date:   2023-02-04 (Sat, 04 Feb 2023)

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

  Log Message:
  -----------
  [WebGPU] indirect-first-instance feature is unimplemented
https://bugs.webkit.org/show_bug.cgi?id=251665
<radar://104992912>

Reviewed by Myles C. Maxfield.

The API supports this, but we didn't return the feature
as supported.

* Source/WebGPU/WebGPU/HardwareCapabilities.mm:
(WebGPU::baseFeatures):

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




More information about the webkit-changes mailing list