GPUOpen-LibrariesAndSDKs/Cauldron

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

Opened this issue · 0 comments

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