Searched refs:explicitDeviceList (Results 1 – 4 of 4) sorted by relevance
43 bool explicitDeviceList) in CompilationBuilder() argument45 mPartitioning(explicitDeviceList ? DeviceManager::kPartitioningWithoutFallback in CompilationBuilder()48 mExplicitDeviceList(explicitDeviceList) { in CompilationBuilder()
46 bool explicitDeviceList = false);
73 bool explicitDeviceList = false);
486 bool explicitDeviceList) { in createCompilation() argument492 *compilation = new (std::nothrow) CompilationBuilder(this, devices, explicitDeviceList); in createCompilation()