layers: Add test for relaxed type match

A positive test which matches:
vec3 -> float
ivec3 -> int
vec3 -> vec2

Signed-off-by: Chris Forbes <chrisforbes@google.com>
1 file changed