ebiten/internal/shader/testdata/vertex.expected.fs
2020-06-08 11:18:27 +09:00

4 lines
51 B
GLSL

uniform vec2 U0;
varying vec2 V0;
varying vec4 V1;