9ca38ff4b4
These were all unused, and only implemented on one backend. Change-Id: Ibd2fcef1a971e6c1bd9da0784c5d852a60708484 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/372117 Commit-Queue: Brian Osman <brianosman@google.com> Reviewed-by: John Stiles <johnstiles@google.com>
7 lines
312 B
Plaintext
7 lines
312 B
Plaintext
const in out uniform flat noperspective buffer sk_has_side_effects varying inline void func1() {}
|
|
|
|
void func2(const in out uniform flat noperspective buffer sk_has_side_effects varying inline
|
|
float test) {}
|
|
|
|
const in out uniform flat noperspective buffer sk_has_side_effects varying inline float var;
|