Cauldron icon indicating copy to clipboard operation
Cauldron copied to clipboard

CommandListRing::GetPool always return frame #0's pool.

Open ghost opened this issue 3 years ago • 0 comments

On Vk impl, class CommandListRing::GetPool() just return m_pCommandBuffers, i guess it should return m_pCurrentFrame's pool.

ghost avatar Feb 08 '22 08:02 ghost