Function atlas_blit_fragment

Source
pub fn atlas_blit_fragment(
    texture: &Image2d,
    sampler: &Sampler,
    in_uv: Vec2,
    frag_color: &mut Vec4,
)
Expand description

Fragment shader for blitting a texture into a frame of an atlas.