Integrating github/staging through commit 5f214be
This commit is contained in:
@@ -105,8 +105,9 @@ bool CD3DProfilingGPUTimer::Init()
|
||||
{
|
||||
#ifdef ENABLE_PROFILING_GPU_TIMERS
|
||||
return CD3DGPUTimer::Init();
|
||||
#endif
|
||||
#else
|
||||
return false;
|
||||
#endif
|
||||
}
|
||||
|
||||
CD3DGPUTimer::CD3DGPUTimer()
|
||||
@@ -264,4 +265,4 @@ bool CD3DGPUTimer::Init()
|
||||
#endif
|
||||
|
||||
return m_bInitialized;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user