mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
4 lines
51 B
GLSL
4 lines
51 B
GLSL
uniform vec2 U0;
|
|
varying vec2 V0;
|
|
varying vec4 V1;
|