mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-08 13:14:56 +00:00
Remove outerProduct.
The community decided to remove outerProduct from WGSL. This Cl removes the pieces from Tint. Change-Id: Ib1735867e4a7ca852a72549fc8c9bd86e8de22b0 Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/37600 Commit-Queue: dan sinclair <dsinclair@chromium.org> Commit-Queue: Ben Clayton <bclayton@google.com> Auto-Submit: dan sinclair <dsinclair@chromium.org> Reviewed-by: Ben Clayton <bclayton@google.com>
This commit is contained in:
committed by
Commit Bot service account
parent
8f4784006e
commit
1c200cffd0
@@ -88,7 +88,6 @@ decorated with `NonWritable` or each member of the struct can be decorated with
|
||||
| mix | GLSLstd450FMix | mix | mix |
|
||||
| modf | GLSLstd450Modf | | |
|
||||
| normalize | GLSLstd450Normalize | normalize | normalize |
|
||||
| outerProduct | SpvOpOuterProduct | | |
|
||||
| pow | GLSLstd450Pow | pow | pow |
|
||||
| reflect | GLSLstd450Reflect | reflect | reflect |
|
||||
| reverseBits | SpvOpBitReverse | reverse_bits | reversebits |
|
||||
|
||||
Reference in New Issue
Block a user