MCPcopy Create free account
hub / github.com/comaps/comaps / SetGpuName

Method SetGpuName

libs/drape_frontend/drape_measurer.cpp:105–108  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

103}
104
105void DrapeMeasurer::SetGpuName(std::string const & gpuName)
106{
107 m_gpuName = gpuName;
108}
109
110#ifdef GENERATING_STATISTIC
111void DrapeMeasurer::StartScenePreparing()

Callers 1

DoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected