Home
last modified time | relevance | path

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

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