[webkit-changes] [WebKit/WebKit] 131257: Store smart pointers in Source/WebGPU/WebGPU
Alex Christensen
noreply at github.com
Fri Mar 15 20:23:24 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 131257ba6812a47538c2fa5547532fa4f0dcd7e5
https://github.com/WebKit/WebKit/commit/131257ba6812a47538c2fa5547532fa4f0dcd7e5
Author: Alex Christensen <achristensen at apple.com>
Date: 2024-03-15 (Fri, 15 Mar 2024)
Changed paths:
M Source/WebGPU/WebGPU/BindGroupLayout.h
M Source/WebGPU/WebGPU/BindGroupLayout.mm
M Source/WebGPU/WebGPU/ComputePassEncoder.h
M Source/WebGPU/WebGPU/ComputePipeline.h
M Source/WebGPU/WebGPU/PipelineLayout.h
M Source/WebGPU/WebGPU/RenderBundleEncoder.h
M Source/WebGPU/WebGPU/RenderPassEncoder.h
Log Message:
-----------
Store smart pointers in Source/WebGPU/WebGPU
https://bugs.webkit.org/show_bug.cgi?id=271095
rdar://124712975
Reviewed by Mike Wyrzykowski and Charlie Wolfe.
* Source/WebGPU/WebGPU/BindGroupLayout.h:
* Source/WebGPU/WebGPU/BindGroupLayout.mm:
(WebGPU::BindGroupLayout::autogeneratedPipelineLayout const):
* Source/WebGPU/WebGPU/ComputePassEncoder.h:
* Source/WebGPU/WebGPU/ComputePipeline.h:
* Source/WebGPU/WebGPU/PipelineLayout.h:
* Source/WebGPU/WebGPU/RenderBundleEncoder.h:
* Source/WebGPU/WebGPU/RenderPassEncoder.h:
Canonical link: https://commits.webkit.org/276221@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