Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/demo/
Ddemo_CommandListSwapper.cpp81 CommandListArray::iterator cacheEnd = m_ReusableCommandLists.end(); in CommandListSwapper() local
83 commandList != cacheEnd; ++commandList) in CommandListSwapper()