ce49ff6520
As @johnstiles suggested I add the test first and the fix after. bug: skia:12712 Change-Id: I9316cf40f71e756fc1730ee630bc0d0377f200d6 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/491936 Reviewed-by: John Stiles <johnstiles@google.com> Commit-Queue: Julia Lavrova <jlavrova@google.com>
6 lines
48 B
Plaintext
6 lines
48 B
Plaintext
struct Varyings {
|
|
float var;
|
|
float var;
|
|
};
|
|
|