blob: 9e9b198ad9771b07280c61f1463111e048c07212 [file] [log] [blame]
uniform half4 colorGreen;struct S{int f;};half4 main(float2){return colorGreen;}