[][src]Macro gfx_shader_watch::debug_watcher_pso_cell_type

macro_rules! debug_watcher_pso_cell_type {
    ($r_type:ty, $f_type:ty, pipe = $pipe_name:ident) => { ... };
}

Returns WatcherPsoCell type when compiled in debug mode, SimplePsoCell type when compiled in release mode Type will match that returned by debug_watcher_pso_cell macro