Searched defs:bind_pipeline_compute (Results 1 – 2 of 2) sorted by relevance
301 pub fn bind_pipeline_compute(&mut self, pipeline: Arc<ComputePipeline>) -> &mut Self { in bind_pipeline_compute() function751 pub unsafe fn bind_pipeline_compute(&mut self, pipeline: Arc<ComputePipeline>) { in bind_pipeline_compute() method1117 pub unsafe fn bind_pipeline_compute(&mut self, pipeline: &ComputePipeline) { in bind_pipeline_compute() method
357 pub fn bind_pipeline_compute(&mut self, pipeline: Arc<ComputePipeline>) -> &mut Self { in bind_pipeline_compute() function