[][src]Macro ash_tray::include_glsl_tes

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

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