[webkit-changes] [WebKit/WebKit] 8e0baa: [WebGPU] RGBA16Float canvas context isn't created ...

mwyrzykowski noreply at github.com
Sat May 18 09:17:40 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8e0baadf0cb47493889b908015010623cf586658
      https://github.com/WebKit/WebKit/commit/8e0baadf0cb47493889b908015010623cf586658
  Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
  Date:   2024-05-18 (Sat, 18 May 2024)

  Changed paths:
    M LayoutTests/TestExpectations
    A LayoutTests/fast/webgpu/fuzz-274270-expected.txt
    A LayoutTests/fast/webgpu/fuzz-274270.html
    M Source/WebGPU/WebGPU/PresentationContextIOSurface.mm

  Log Message:
  -----------
  [WebGPU] RGBA16Float canvas context isn't created correctly
https://bugs.webkit.org/show_bug.cgi?id=274270
radar://128064803

Reviewed by Dan Glastonbury.

Logic for creating RGBA16Float backings was wrong for the double
and triple buffer, correct and add regression test.

* LayoutTests/TestExpectations:
* LayoutTests/fast/webgpu/fuzz-274270-expected.txt: Added.
* LayoutTests/fast/webgpu/fuzz-274270.html: Added.
* Source/WebGPU/WebGPU/PresentationContextIOSurface.mm:
(WebGPU::PresentationContextIOSurface::configure):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list