Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f5c8208c8ddbf14ae5c9edc948eec1de511e3383
      
https://github.com/WebKit/WebKit/commit/f5c8208c8ddbf14ae5c9edc948eec1de511e3383
  Author: Mike Wyrzykowski <mwyrzykow...@apple.com>
  Date:   2023-02-23 (Thu, 23 Feb 2023)

  Changed paths:
    M Source/WebCore/Modules/WebGPU/GPUFeatureName.h
    M Source/WebCore/Modules/WebGPU/GPUFeatureName.idl
    M Source/WebCore/PAL/pal/graphics/WebGPU/Impl/WebGPUAdapterImpl.cpp
    M 
Source/WebCore/PAL/pal/graphics/WebGPU/Impl/WebGPUConvertToBackingContext.cpp
    M Source/WebCore/PAL/pal/graphics/WebGPU/WebGPUFeatureName.h
    M Source/WebGPU/WebGPU/HardwareCapabilities.mm
    M Source/WebKit/Shared/WebGPU/WebGPUFeatureName.serialization.in

  Log Message:
  -----------
  [WebGPU] "bgra8unorm-storage" is missing from GPUFeatureName
https://bugs.webkit.org/show_bug.cgi?id=252731
<radar://105767446>

Reviewed by Myles C. Maxfield.

Add missing feature names and related enum values.

* Source/WebCore/Modules/WebGPU/GPUFeatureName.idl:
* Source/WebCore/Modules/WebGPU/GPUFeatureName.h:
(WebCore::convertToBacking):
* Source/WebCore/PAL/pal/graphics/WebGPU/Impl/WebGPUAdapterImpl.cpp:
(PAL::WebGPU::supportedFeatures):
* Source/WebCore/PAL/pal/graphics/WebGPU/Impl/WebGPUConvertToBackingContext.cpp:
(PAL::WebGPU::ConvertToBackingContext::convertToBacking):
* Source/WebCore/PAL/pal/graphics/WebGPU/WebGPUFeatureName.h:
* Source/WebGPU/WebGPU/HardwareCapabilities.mm:
(WebGPU::baseFeatures):
* Source/WebKit/Shared/WebGPU/WebGPUFeatureName.serialization.in:

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to