cl: Don't use device_infos if num_device_infos == 0
[piglit.git] / tests / glslparsertest / shaders / float2.frag
blobe39e381c805049f57d10bd15d2157574da54cb72
1 // [config]
2 // expect_result: fail
3 // glsl_version: 1.10
4 //
5 // [end config]
7 void main()
9     float2 f; // float2 is not a valid datatype