[webkit-changes] [WebKit/WebKit] bf0c42: [TextureMapper] Remove orphaned VAO

Jani Hautakangas noreply at github.com
Wed Dec 4 14:57:47 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: bf0c42d6921ca4503b16209808515b6e97e2584e
      https://github.com/WebKit/WebKit/commit/bf0c42d6921ca4503b16209808515b6e97e2584e
  Author: Jani Hautakangas <jani at kodegood.com>
  Date:   2024-12-04 (Wed, 04 Dec 2024)

  Changed paths:
    M Source/WebCore/platform/graphics/texmap/TextureMapper.cpp

  Log Message:
  -----------
  [TextureMapper] Remove orphaned VAO
https://bugs.webkit.org/show_bug.cgi?id=284066

Reviewed by Fujii Hironori.

TextureMapper has internal vao variable and getter function which are not used.

* Source/WebCore/platform/graphics/texmap/TextureMapper.cpp:
(WebCore::TextureMapperGLData::getVAO): Deleted.

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