Descriptionminor SkSL changes to avoid compiler errors in Chromium
* fixed a couple of spots where using { } instead of an explicit constructor call resulted in errors
* Type::Field had a deleted copy constructor and therefore was not working inside std::vector; had to remove const from fields and change fType from a reference to a pointer
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2300023002
Committed: https://skia.googlesource.com/skia/+/0730be7c303ac415484b15ef44ff1dce077a93b8
Patch Set 1 #
Messages
Total messages: 9 (5 generated)
|