Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 115ce0122bad1637e028a1d23b27c01b2fdc75cf
https://github.com/WebKit/WebKit/commit/115ce0122bad1637e028a1d23b27c01b2fdc75cf
Author: Tadeu Zagallo <[email protected]>
Date: 2023-09-24 (Sun, 24 Sep 2023)
Changed paths:
M Source/WebGPU/WGSL/Metal/MetalFunctionWriter.cpp
M Source/WebGPU/WGSL/tests/valid/overload.wgsl
Log Message:
-----------
[WGSL] Add code generation for textureDimensions
https://bugs.webkit.org/show_bug.cgi?id=261951
rdar://115895843
Reviewed by Dan Glastonbury.
Emit the correct Metal code using `get_(height|width|depth)`
* Source/WebGPU/WGSL/Metal/MetalFunctionWriter.cpp:
(WGSL::Metal::FunctionDefinitionWriter::emitNecessaryHelpers):
(WGSL::Metal::FunctionDefinitionWriter::visit):
* Source/WebGPU/WGSL/tests/valid/overload.wgsl:
Canonical link: https://commits.webkit.org/268389@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes