Sign in
skia
/
skia
/
chrome/m140
/
.
/
resources
/
sksl
/
errors
/
InterfaceBlockWithNoMembers.sksl
blob: 47095b4926f167fe2388c0a3bbdd7a017a71a46b [
file
] [
log
] [
blame
]
const
S
{};
testBlock
{}
x
[
2
];
/*%%*
interface block 'S' must contain at least one field
interface block 'testBlock' must contain at least one field
*%%*/