[webkit-changes] [WebKit/WebKit] b54763: [WebGPU] Include texture_external's missing fields...
Tadeu Zagallo
noreply at github.com
Wed May 17 02:18:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b54763b0a44828d94c319fafbace6ecc349e7354
https://github.com/WebKit/WebKit/commit/b54763b0a44828d94c319fafbace6ecc349e7354
Author: Tadeu Zagallo <tzagallo at apple.com>
Date: 2023-05-17 (Wed, 17 May 2023)
Changed paths:
M Source/WebGPU/WebGPU/BindGroup.mm
Log Message:
-----------
[WebGPU] Include texture_external's missing fields in BindGroup
https://bugs.webkit.org/show_bug.cgi?id=256836
rdar://109403008
Reviewed by Mike Wyrzykowski.
Remove the FIXME added on 264108 at main since texture_external is being added to
WGSL in PR#13878
* Source/WebGPU/WebGPU/BindGroup.mm:
(WebGPU::Device::createBindGroup):
Canonical link: https://commits.webkit.org/264140@main
More information about the webkit-changes
mailing list