1
0
mirror of https://github.com/hajimehoshi/ebiten.git synced 2025-02-04 06:54:28 +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;