Searched refs:explicitDeviceList (Results 1 – 4 of 4) sorted by relevance
44 bool explicitDeviceList) in CompilationBuilder() argument46 mPartitioning(explicitDeviceList ? DeviceManager::kPartitioningWithoutFallback in CompilationBuilder()49 mExplicitDeviceList(explicitDeviceList) { in CompilationBuilder()
47 bool explicitDeviceList = false);
73 bool explicitDeviceList = false);
483 bool explicitDeviceList) { in createCompilation() argument489 *compilation = new (std::nothrow) CompilationBuilder(this, devices, explicitDeviceList); in createCompilation()