perf/pixel-rate: new pixel throughput microbenchmark
[piglit.git] / tests / spec / glsl-1.50 / compiler / compatibility-gs / gl_MaxClipPlanes.geom
blob4bfc900fc1b21d5bc8b6a554bf88073887c89a36
1 // [config]
2 // expect_result: pass
3 // glsl_version: 1.50compatibility
4 // [end config]
5 #version 150 compatibility
7 int func()
9         return gl_MaxClipPlanes;