blob: f369f9d690fb6b5edd04523fa859e39f3c0a316a [file] [log] [blame]
bufferThree {half z;};
layout (binding=0) uniform bufferThree t;
void main(){}
/*%%*
expected a type, found 'bufferThree'
invalid type
*%%*/