[−][src]Function rendy::core::uses_pipeline_barriers
pub fn uses_pipeline_barriers<B>(_device: &<B as Backend>::Device) -> bool where
B: Backend, Check if specified backend would use pipeline barriers or using them is futile. Piece of internal knowledge.