Initialize m_maxNumTasks, it is required by the spubullet-2.75 for PLAYSTATION 3.
This commit is contained in:
@@ -32,6 +32,7 @@ subject to the following restrictions:
|
|||||||
///Setup and initialize SPU/CELL/Libspe2
|
///Setup and initialize SPU/CELL/Libspe2
|
||||||
Win32ThreadSupport::Win32ThreadSupport(const Win32ThreadConstructionInfo & threadConstructionInfo)
|
Win32ThreadSupport::Win32ThreadSupport(const Win32ThreadConstructionInfo & threadConstructionInfo)
|
||||||
{
|
{
|
||||||
|
m_maxNumTasks = threadConstructionInfo.m_numThreads;
|
||||||
startThreads(threadConstructionInfo);
|
startThreads(threadConstructionInfo);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user