video_core: Move command buffer loop.
This moves the hot loop into video_core. This refactoring shall reduce the CPU overhead of calling ProcessCommandList.
Loading
Please sign in to comment
This moves the hot loop into video_core. This refactoring shall reduce the CPU overhead of calling ProcessCommandList.