Searched defs:DeviceType (Results 1 – 2 of 2) sorted by relevance
40 static std::vector<const char *> prepareOclocArgs(sycl::info::device_type DeviceType, device_arch D… in prepareOclocArgs()100 …td::vector<byte> compileToSPIRV(const std::string &Source, sycl::info::device_type DeviceType, dev… in compileToSPIRV()
170 sycl::info::device_type DeviceType; member in sycl::ext::libceed::online_compiler