skia2/resources/sksl/shared/UniformArray.sksl

4 lines
38 B
Plaintext
Raw Normal View History

uniform float arr[3];
void main() {}