[][src]Macro ash_tray::include_glsl_tcs

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

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