blob: 63b16f4754b6912e0b930d3197b9e7d6a841c270 [file] [log] [blame]
void main() {
gl_FrontColor = gl_Color;
gl_Position = gl_Vertex;
}