ebiten/internal/shader/testdata/issue1874.expected.vs

6 lines
95 B
GLSL

float F0(void);
float F0(void) {
return (sin(1.0000000000e-01)) + (cos(2.0000000000e-01));
}