1bufferThree {half z;}; 2layout (binding=0) uniform bufferThree t; 3void main(){} 4 5/*%%* 6expected a type, found 'bufferThree' 7invalid type 8*%%*/ 9