[webkit-changes] [WebKit/WebKit] 70abbe: [TextureMapper] Remove unnecessary EnumTraits spec...

Žan Doberšek noreply at github.com
Mon Dec 11 06:16:23 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 70abbebb063b2e771cd54e8a4214a6966e7a853f
      https://github.com/WebKit/WebKit/commit/70abbebb063b2e771cd54e8a4214a6966e7a853f
  Author: Žan Doberšek <zdobersek at igalia.com>
  Date:   2023-12-11 (Mon, 11 Dec 2023)

  Changed paths:
    M Source/WebCore/platform/graphics/texmap/TextureMapperShaderProgram.h

  Log Message:
  -----------
  [TextureMapper] Remove unnecessary EnumTraits specialization for TextureMapperShaderProgram::Option enum
https://bugs.webkit.org/show_bug.cgi?id=266210

Reviewed by Adrian Perez de Castro and Carlos Garcia Campos.

The EnumTraits specialization for TextureMapperShaderProgram::Option is redundant and removable.

* Source/WebCore/platform/graphics/texmap/TextureMapperShaderProgram.h:

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




More information about the webkit-changes mailing list