[webkit-changes] [WebKit/WebKit] ad63d1: WebKit ANGLE has redundant diffs related to SPIRV, ...

Kimmo Kinnunen noreply at github.com
Tue Jan 31 11:02:57 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ad63d1d91c4ab68d446051aebd33fd2b78e2520a
      https://github.com/WebKit/WebKit/commit/ad63d1d91c4ab68d446051aebd33fd2b78e2520a
  Author: Kimmo Kinnunen <kkinnunen at apple.com>
  Date:   2023-01-31 (Tue, 31 Jan 2023)

  Changed paths:
    M Source/ThirdParty/ANGLE/changes.diff
    M Source/ThirdParty/ANGLE/src/compiler/translator/CodeGen.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/metal/mtl_buffer_pool.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/metal/mtl_resources.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/metal/mtl_resources.mm
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/ShaderInterfaceVariableInfoMap.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/ShaderInterfaceVariableInfoMap.h

  Log Message:
  -----------
  WebKit ANGLE has redundant diffs related to SPIRV, shared_ptr
https://bugs.webkit.org/show_bug.cgi?id=251429
rdar://104859863

Reviewed by Antti Koivisto.

Remove the redundant changes, align to upstream.

changes.diff was not exactly up-to-date, it was missing Constants.h
induced changes.

* Source/ThirdParty/ANGLE/changes.diff:
* Source/ThirdParty/ANGLE/src/compiler/translator/CodeGen.cpp:
* Source/ThirdParty/ANGLE/src/libANGLE/renderer/metal/mtl_resources.h:
* Source/ThirdParty/ANGLE/src/libANGLE/renderer/metal/mtl_resources.mm:
(rx::mtl::Texture::syncContent):
(rx::mtl::Texture::syncContentIfNeeded):
(rx::mtl::Buffer::syncContent):
(rx::mtl::Buffer::mapWithOpt):

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




More information about the webkit-changes mailing list