Searched defs:isLayerSupported (Results 1 – 3 of 3) sorted by relevance
390 bool isLayerSupported(LayerIterator begin, LayerIterator end, const RequiredLayer &required) in isLayerSupported() function
607 bool isLayerSupported(const std::vector<VkLayerProperties> &layers, const RequiredLayer &required) in isLayerSupported() function
833 …bool isLayerSupported = IWorkloadFactory::IsLayerSupported(*layer, EmptyOptional(), reasonIfUnsupp… in AttemptBackendAssignment() local