pub fn make_accelerator( accelerator_name: &str, primitives: &[Arc<Primitive>], accelerator_params: &ParamSet ) -> Option<Arc<Primitive>>