Searched defs:GpuDevice (Results 1 – 2 of 2) sorted by relevance
28 class GpuDevice : public std::enable_shared_from_this<GpuDevice> class
46 GpuDevice::GpuDevice(const SensorConfigs& configs, const std::string& name, in GpuDevice() function in GpuDevice