[webkit-changes] [WebKit/WebKit] 8f98c5: [WebGPU] shader accesses null texture when video f...

mwyrzykowski noreply at github.com
Thu Jun 6 09:49:52 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8f98c5f845ce898a54ff140ae4ed7a3d05bd680a
      https://github.com/WebKit/WebKit/commit/8f98c5f845ce898a54ff140ae4ed7a3d05bd680a
  Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
  Date:   2024-06-06 (Thu, 06 Jun 2024)

  Changed paths:
    M LayoutTests/TestExpectations
    A LayoutTests/fast/webgpu/regression/repro_275108-expected.txt
    A LayoutTests/fast/webgpu/regression/repro_275108.html
    M Source/WebGPU/WebGPU/BindGroup.mm

  Log Message:
  -----------
  [WebGPU] shader accesses null texture when video frame is not available
https://bugs.webkit.org/show_bug.cgi?id=275108
<radar://129218790>

Reviewed by Dan Glastonbury.

Fallback to placeholder when video texture is not available.

* LayoutTests/fast/webgpu/regression/repro_275108-expected.txt: Added.
* LayoutTests/fast/webgpu/regression/repro_275108.html: Added.
* Source/WebGPU/WebGPU/BindGroup.mm:
(WebGPU::Device::createBindGroup):

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