bd058477e2
This will flatten out expressions such as `!false` or `!true`. We already had a similar fix-up at IR generation time which handled simple cases, but this will catch more complicated ones like `!sk_Caps.xxxxx` (since caps bits are only flattened out at constant propagation time). Change-Id: I04282809d9a784266a64dbcafd097f3b0662806c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/351497 Commit-Queue: John Stiles <johnstiles@google.com> Commit-Queue: Brian Osman <brianosman@google.com> Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Brian Osman <brianosman@google.com> |
||
---|---|---|
.. | ||
blend | ||
errors | ||
fp | ||
glsl | ||
inliner | ||
intrinsics | ||
metal | ||
runtime | ||
shared | ||
spirv | ||
workarounds |