Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/demo/
Ddemo_CommandListSwapper.h196 size_t GetListCount() const { return this->m_CommandLists.size(); } in GetListCount() function
/NW4C-2.0.3/sources/libraries/demo/
Ddemo_GraphicsSystem.cpp718 bool isMultiCommandList = m_CommandListSwapper->GetListCount() > 1; in TransferBuffer()
847 if (m_CommandListSwapper->GetListCount() > 1) in PresentBuffer()