Searched refs:commandListCount (Results 1 – 7 of 7) sorted by relevance
49 m_CommandLists(description.commandListCount, allocator), in CommandListSwapper()61 m_CommandLists.resize(description.commandListCount); in CommandListSwapper()75 m_ReusableCommandLists = CommandListArray(description.commandListCount, allocator), in CommandListSwapper()76 m_ReusableCommandLists.resize(description.commandListCount); in CommandListSwapper()
151 swapperDescription.commandListCount = description.commandListCount; in Create()
47 size_t commandListCount; //!< 生成するコマンドリストの数です。 member
130 size_t commandListCount; //!< 生成するコマンドリストの数です。 member144 commandListCount(2), in Description()
194 commandListSwapperDescription.commandListCount = 1; in InitializeGraphics()
206 commandListSwapperDescription.commandListCount = 1; in InitializeGraphics()
205 commandListSwapperDescription.commandListCount = 1; in InitializeGraphics()