pub const SOURCES: &[(&str, &str)];
Every embedded shader, as (file name, source). embedded looks up by name; a build script iterating the set walks this table.
embedded