glsl: Don't allow vertex shader input arrays until GLSL 1.50.
[mesa.git] / src / glsl / lower_discard_flow.cpp
2012-05-15 Eric Anholtglsl: Implement the GLSL 1.30+ discard control flow...