mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-28 21:08:04 +03:00
4 lines
43 B
GLSL
4 lines
43 B
GLSL
void main()
|
|
{
|
|
SetOutput(Sample().rbga);
|
|
}
|