android13/external/skia/resources/sksl/errors/InterfaceBlockStorageModifi...

6 lines
69 B
Plaintext

uniform foo { out int x; };
/*%%*
'out' is not permitted here
*%%*/