Searched defs:bind_pipeline_graphics (Results 1 – 2 of 2) sorted by relevance
337 pub fn bind_pipeline_graphics(&mut self, pipeline: Arc<GraphicsPipeline>) -> &mut Self { in bind_pipeline_graphics() function772 pub unsafe fn bind_pipeline_graphics(&mut self, pipeline: Arc<GraphicsPipeline>) { in bind_pipeline_graphics() method1128 pub unsafe fn bind_pipeline_graphics(&mut self, pipeline: &GraphicsPipeline) { in bind_pipeline_graphics() method
408 pub fn bind_pipeline_graphics(&mut self, pipeline: Arc<GraphicsPipeline>) -> &mut Self { in bind_pipeline_graphics() function