[][src]Macro ash_tray::include_glsl_gs

macro_rules! include_glsl_gs {
    ($ path : tt) => { ... };
}

Compiles the specified file (path relative to the crate root) containing a GLSL geometry shader into SPIR-V binary data.