pub type RenderPipelineRef = Arc<RenderPipeline>;
pub struct RenderPipelineRef { /* private fields */ }