ebiten/internal/shader/testdata/vertex.expected.fs

4 lines
51 B
Forth
Raw Normal View History

2020-06-08 04:18:27 +02:00
uniform vec2 U0;
varying vec2 V0;
varying vec4 V1;