[webkit-changes] [WebKit/WebKit] bd305b: Adopt smart pointers in RemoteRenderBundleEncoder (2)
geoffreygaren
noreply at github.com
Wed Sep 18 11:52:31 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: bd305ba649f694cd5648ff92f5f9be52755c1db2
https://github.com/WebKit/WebKit/commit/bd305ba649f694cd5648ff92f5f9be52755c1db2
Author: Geoffrey Garen <ggaren at apple.com>
Date: 2024-09-18 (Wed, 18 Sep 2024)
Changed paths:
M Source/WebKit/GPUProcess/graphics/WebGPU/RemoteRenderBundleEncoder.cpp
Log Message:
-----------
Adopt smart pointers in RemoteRenderBundleEncoder (2)
https://bugs.webkit.org/show_bug.cgi?id=279893
rdar://problem/136223331
Reviewed by Mike Wyrzykowski.
Static analysis told me to.
* Source/WebKit/GPUProcess/graphics/WebGPU/RemoteRenderBundleEncoder.cpp:
(WebKit::RemoteRenderBundleEncoder::setIndexBuffer):
(WebKit::RemoteRenderBundleEncoder::setVertexBuffer):
(WebKit::RemoteRenderBundleEncoder::drawIndirect):
(WebKit::RemoteRenderBundleEncoder::drawIndexedIndirect):
Canonical link: https://commits.webkit.org/283865@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