~ubuntu-branches/ubuntu/utopic/movit/utopic-proposed

1
2
3
vec4 FUNCNAME(vec2 tc) {
	return INPUT(tc) * PREFIX(factor);
}