* shader variant features * getSurfaceShader variant with feats * split surface shaders by features * cleanup old shaders
1 line
42 B
GLSL
1 line
42 B
GLSL
vec4 pixColor = texture(tex, v_texcoord);
|