pub fn uses_pipeline_barriers<B: Backend>(_device: &B::Device) -> bool
Check if specified backend would use pipeline barriers or using them is futile. Piece of internal knowledge.