Searched refs:GSYCLInterface (Results 1 – 2 of 2) sorted by relevance
30 class GSYCLInterface {35 GSYCLInterface() { in GSYCLInterface() function87 ~GSYCLInterface() { in ~GSYCLInterface()123 static const GSYCLInterface* instance() { in instance()125 static const GSYCLInterface instance; in instance()
29 auto syclInterface = GSYCLInterface::instance(); in CreateDevices()