Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 965bde9fd2a8a6aba855793ba4a94816228b56f3
      
https://github.com/WebKit/WebKit/commit/965bde9fd2a8a6aba855793ba4a94816228b56f3
  Author: Mike Wyrzykowski <[email protected]>
  Date:   2026-09-09 (Wed, 09 Sep 2026)

  Changed paths:
    M 
Source/WebCore/Modules/WebGPU/Implementation/WebGPUConvertToBackingContext.cpp
    M 
Source/WebCore/Modules/WebGPU/Implementation/WebGPUConvertToBackingContext.h
    M Source/WebCore/Modules/WebGPU/Implementation/WebGPUDeviceImpl.cpp
    M 
Source/WebCore/Modules/WebGPU/Implementation/WebGPUPresentationContextImpl.cpp
    M Source/WebCore/Modules/WebGPU/Implementation/WebGPUQueueImpl.cpp

  Log Message:
  -----------
  Factor out duplicated convertToColorSpace function
https://bugs.webkit.org/show_bug.cgi?id=323837
rdar://187072036

Reviewed by David Kilzer.

Factor out duplicated code into ConvertToBackingContext

* 
Source/WebCore/Modules/WebGPU/Implementation/WebGPUConvertToBackingContext.cpp:
(WebCore::WebGPU::ConvertToBackingContext::convertToBacking):
* Source/WebCore/Modules/WebGPU/Implementation/WebGPUConvertToBackingContext.h:
* 
Source/WebCore/Modules/WebGPU/Implementation/WebGPUPresentationContextImpl.cpp:
(WebCore::WebGPU::PresentationContextImpl::configure):
(WebCore::WebGPU::convertToColorSpace): Deleted.
* Source/WebCore/Modules/WebGPU/Implementation/WebGPUQueueImpl.cpp:
(WebCore::WebGPU::QueueImpl::copyExternalImageToTexture):

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



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

Reply via email to