[[stage(fragment)]] fn main([[location(0)]] UV : vec2) -> [[location(0)]] vec4 { return vec4(0.0, UV, 1.0); }