Searched defs:addGPU (Results 1 – 6 of 6) sorted by relevance
127 void addGPU(std::shared_ptr<PowerStats> p) { in addGPU() function
388 void addGPU(std::shared_ptr<PowerStats> p) { in addGPU() function
319 void addGPU(std::shared_ptr<PowerStats> p) { in addGPU() function
349 void addGPU(std::shared_ptr<PowerStats> p) { in addGPU() function
348 void addGPU(std::shared_ptr<PowerStats> p) { in addGPU() function
506 void addGPU(GPU &&gpu) { mGpuList.addItem(std::move(gpu)); } in addGPU() function in angle::Device