commit | c02b331e82279a430a8e71ca376dae4d76c4d017 | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Wed Nov 30 09:39:08 2022 -0500 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Wed Nov 30 16:23:25 2022 +0000 |
tree | da2eb844c6d50659f663e239e80fbf2b2cf00991 | |
parent | 676d5e654dd3a274b5336b83f787fe40b9db5e88 [diff] |
Implement comparison ops in RP codegen. We now have comparison ops ==, !=, <, and <= for both int and float types in Raster Pipeline. These use the same basic mechanism as addition. Change-Id: Ib7b17679178fb35f7dd3eaf98203090ffa214b1b Bug: skia:13676 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/611045 Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: Brian Osman <brianosman@google.com>