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