gallium: add target-helpers/wrap_screen.c to C_SOURCES
[mesa/mesa-lb.git] / progs / vpglsl / mov.glsl
blob63b16f4754b6912e0b930d3197b9e7d6a841c270
2 void main() {
3     gl_FrontColor = gl_Color;
4     gl_Position = gl_Vertex;