glsl: remove incorrect 'struct' keyword
[mesa.git] / src / glsl / lower_discard_flow.cpp
2012-05-15 Eric Anholtglsl: Implement the GLSL 1.30+ discard control flow...