5 lines
59 B
Plaintext
5 lines
59 B
Plaintext
![]() |
void main()
|
||
|
{
|
||
|
gl_Position = vec4(1.0, 1.0, 1.0, 0.0);;
|
||
|
}
|