mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-20 22:03:12 +01:00
4 lines
47 B
Plaintext
Executable File
4 lines
47 B
Plaintext
Executable File
void main()
|
|
{
|
|
gl_Position = vec4(1.0);
|
|
} |