mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-08 21:17:45 +00:00
tint: Remove support for smoothStep builtin
The new spelling `smoothstep` was introduced in M102. Fixed: tint:1483 Change-Id: Ia5e1401f8f09450a3a767b0bb975216bd85be8db Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/93360 Commit-Queue: James Price <jrprice@google.com> Auto-Submit: James Price <jrprice@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Ben Clayton <bclayton@google.com>
This commit is contained in:
committed by
Dawn LUCI CQ
parent
446b1a7df1
commit
3e38d7effe
@@ -2,6 +2,10 @@
|
||||
|
||||
## Changes for M105
|
||||
|
||||
### Breaking changes
|
||||
|
||||
* The `smoothStep()` builtin has been removed (use `smoothstep` instead). [tint:1483](crbug.com/tint/1483)
|
||||
|
||||
### Deprecated Features
|
||||
|
||||
* The `@stage` attribute has been deprecated. The short forms should be used
|
||||
|
||||
Reference in New Issue
Block a user