1MyInterfaceBlock { 2 float4 myFloat; 3}; 4 5float4 myFloat; 6 7/*%%* 8symbol 'myFloat' was already defined 9*%%*/ 10