mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-17 05:59:58 +00:00
7 lines
62 B
Plaintext
7 lines
62 B
Plaintext
OUTPUT
|
|
|
|
void main()
|
|
{
|
|
outColor = vec4(1.0, 1.0, 1.0, 1.0);
|
|
}
|