Files
libretro/bios/Nintendo/GameCube/Sys/Shaders/swap_RGB_GRB.glsl
2026-03-17 11:53:42 +01:00

5 lines
42 B
GLSL

void main()
{
SetOutput(Sample());
}