1
0
mirror of https://github.com/hajimehoshi/ebiten.git synced 2025-02-25 17:30:09 +01:00
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;