Macro glossy::shader_id_to_name [] [src]

macro_rules! shader_id_to_name {
    ($id:expr) => { ... };
}

Returns the name of the shader file for the given FILE value.