Skip to content

anv: refactor queue chain

jxzgithub requested to merge jxzgithub/mesa:anv-queue-refactoring into main

Simplify the chain process with a single loop and a boolean flag. It seems more streightforward and easier to understand.

Signed-off-by: Jianxun Zhang jianxun.zhang@linux.intel.com

Merge request reports