Home
last modified time | relevance | path

Searched refs:tempDirtyHashList (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/src/
H A DOgrePass.cpp1529 PassSet tempDirtyHashList; in processPendingPassUpdates() local
1533 tempDirtyHashList.swap(msDirtyHashList); in processPendingPassUpdates()
1536 iend = tempDirtyHashList.end(); in processPendingPassUpdates()
1537 for (i = tempDirtyHashList.begin(); i != iend; ++i) in processPendingPassUpdates()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/src/
H A DOgrePass.cpp1943 PassSet tempDirtyHashList; in processPendingPassUpdates() local
1947 tempDirtyHashList.swap(msDirtyHashList); in processPendingPassUpdates()
1950 iend = tempDirtyHashList.end(); in processPendingPassUpdates()
1951 for (i = tempDirtyHashList.begin(); i != iend; ++i) in processPendingPassUpdates()