4 lines
45 B
Plaintext
4 lines
45 B
Plaintext
|
void main() {
|
||
|
gl_FragColor = gl_Color;
|
||
|
}
|