Cauldron
Cauldron copied to clipboard
CommandListRing::GetPool always return frame #0's pool.
On Vk impl, class CommandListRing::GetPool() just return m_pCommandBuffers, i guess it should return m_pCurrentFrame's pool.