add SetupConcurrentRenderingThread

This commit is contained in:
Glenn Maynard
2005-07-13 08:29:02 +00:00
parent 1ddf7f57da
commit 52f7324f37
+6
View File
@@ -26,6 +26,12 @@ public:
virtual void BoostPriority() { }
virtual void UnBoostPriority() { }
/*
* The priority of the concurrent rendering thread may need to be boosted
* on some schedulers.
*/
virtual void SetupConcurrentRenderingThread() { }
/*
* Return the amount of time since the program started. (This may actually be
* since the initialization of HOOKS.