commit | e326416e709d884481dad9197577330026e97e8d | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Mon Aug 07 13:39:50 2023 -0400 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Mon Aug 07 19:25:01 2023 +0000 |
tree | 48fa33ec7e9ef4ec9a7914e9144232c9830226f2 | |
parent | 84e1ebb63bc71171998ebf3ab8f70964dbe0167b [diff] |
Add WGSL polyfill for inverse intrinsic. This is used by Graphite, so a polyfill is necessary here. The logic was cloned from MetalCodeGenerator and then updated to WGSL syntax. Change-Id: I9e87f880ba8925347345c75b7cd76fd27110714c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/736879 Commit-Queue: John Stiles <johnstiles@google.com> Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Brian Osman <brianosman@google.com>