Home
last modified time | relevance | path

Searched defs:DeviceType (Results 1 – 2 of 2) sorted by relevance

/libCEED/backends/sycl/
H A Donline_compiler.sycl.cpp40 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()
H A Donline_compiler.hpp170 sycl::info::device_type DeviceType; member in sycl::ext::libceed::online_compiler