commit | 5a9e7fba1e3a50300b714b88332a456c2b7d01d6 | [log] [tgz] |
---|---|---|
author | Ethan Nicholas <ethannicholas@google.com> | Fri Apr 17 12:45:51 2020 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Tue Apr 21 17:39:34 2020 +0000 |
tree | 374298d2747256004dcece2da0fdcdd999037d5a | |
parent | 67c905ce6b9d5f195a9e68095e6016f01d71a248 [diff] |
Prefixed the names of SkSL token constants. This is to avoid conflicts with macros defined by Windows include files. We were previously #undefing these macros, but that ended up causing its own problems. Change-Id: Ib16dd93bd5dbdb4ffd87d560c21c5b344bf67a9d Reviewed-on: https://skia-review.googlesource.com/c/skia/+/284277 Commit-Queue: Greg Daniel <egdaniel@google.com> Reviewed-by: Greg Daniel <egdaniel@google.com>