pub fn atlas_blit_fragment( texture: &Image2d, sampler: &Sampler, in_uv: Vec2, frag_color: &mut Vec4, )
Fragment shader for blitting a texture into a frame of an atlas.