NouVeL/ADVect/shaders/ImageAlpha/varying.def.sc

5 lines
107 B
Python
Raw Permalink Normal View History

2022-08-22 02:15:25 -04:00
vec2 v_texcoord0 : TEXCOORD0 = vec2(0.0, 0.0);
vec3 a_position : POSITION;
vec2 a_texcoord0 : TEXCOORD0;