xref
: /
third_party
/
skia
/
resources
/
sksl
/
errors
/
InterfaceBlockScope.sksl
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/skia/resources/sksl/errors/
1
uniform testBlock {
2
float x;
3
} test[x];
4