Searched refs:commandListCount (Results 1 – 7 of 7) sorted by relevance
52 m_CommandLists(description.commandListCount, allocator), in CommandListSwapper()65 m_CommandLists.resize(description.commandListCount); in CommandListSwapper()79 m_ReusableCommandLists = CommandListArray(description.commandListCount, allocator), in CommandListSwapper()80 m_ReusableCommandLists.resize(description.commandListCount); in CommandListSwapper()
154 swapperDescription.commandListCount = description.commandListCount; in Create()
49 size_t commandListCount; //!< 生成するコマンドリストの数です。 member
132 size_t commandListCount; //!< 生成するコマンドリストの数です。 member146 commandListCount(2), in Description()
196 commandListSwapperDescription.commandListCount = 1; in InitializeGraphics()
207 commandListSwapperDescription.commandListCount = 1; in InitializeGraphics()
208 commandListSwapperDescription.commandListCount = 1; in InitializeGraphics()