Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ff6a04b275d5ed4735eb9fad1a21ca1689c75359
      
https://github.com/WebKit/WebKit/commit/ff6a04b275d5ed4735eb9fad1a21ca1689c75359
  Author: Jani Hautakangas <[email protected]>
  Date:   2026-04-15 (Wed, 15 Apr 2026)

  Changed paths:
    M Source/WebKit/WebProcess/GPU/graphics/Model/RemoteMeshProxy.cpp

  Log Message:
  -----------
  [GPUP] Move kCSSPixelsPerMeter and kCameraDistance inside guard
https://bugs.webkit.org/show_bug.cgi?id=312179

Reviewed by Mike Wyrzykowski.

Move kCSSPixelsPerMeter and kCameraDistance inside ENABLE(GPU_PROCESS_MODEL)
guard. Fixes clang -Werror,-Wunused-const-variable build failure when
GPU_PROCESS_MODEL is not enabled.

* Source/WebKit/WebProcess/GPU/graphics/Model/RemoteMeshProxy.cpp:
(WebKit::RemoteMeshProxy::computeTransform):

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



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

Reply via email to