Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9f0d70106ae2c2c221a9cdcc8f761f1f2842bee4 https://github.com/WebKit/WebKit/commit/9f0d70106ae2c2c221a9cdcc8f761f1f2842bee4 Author: Mike Wyrzykowski <mwyrzykow...@apple.com> Date: 2023-02-13 (Mon, 13 Feb 2023)
Changed paths: M Source/WebCore/PAL/pal/graphics/WebGPU/Impl/WebGPUAdapterImpl.cpp M Source/WebGPU/WebGPU/HardwareCapabilities.mm M Source/WebGPU/WebGPU/Texture.mm Log Message: ----------- [WebGPU] WGPUTextureFormat_RG11B10Ufloat is supported by metal https://bugs.webkit.org/show_bug.cgi?id=251721 <radar://105021384> Reviewed by Myles C. Maxfield. RG11B10Ufloat is supported on all Metal families for rendering. * Source/WebCore/PAL/pal/graphics/WebGPU/Impl/WebGPUAdapterImpl.cpp: (PAL::WebGPU::supportedFeatures): * Source/WebGPU/WebGPU/HardwareCapabilities.mm: (WebGPU::baseFeatures): * Source/WebGPU/WebGPU/Texture.mm: (WebGPU::isRenderableFormat): Canonical link: https://commits.webkit.org/260234@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes