Type Definition bevy_retrograde::core::graphics::Program[][src]

type Program<Sem, Out, Uni> = Program<Glow, Sem, Out, Uni>;
Expand description

A luminance program using Bevy Retrograde’s backend