[][src]Function rendy_core::uses_pipeline_barriers

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.