forked from dolphin-emu/dolphin
5 lines
43 B
GLSL
5 lines
43 B
GLSL
void main()
|
|
{
|
|
SetOutput(Sample().bgra);
|
|
}
|