mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-28 20:58:55 +01:00
4 lines
51 B
GLSL
4 lines
51 B
GLSL
uniform vec2 U0;
|
|
varying vec2 V0;
|
|
varying vec4 V1;
|