[][src]Macro rendy_util::rendy_with_dx12_backend

macro_rules! rendy_with_dx12_backend {
    ($($tt:tt)*) => { ... };
}

Resolve into input AST if dx12 backend is enabled.