aux/draw: add a util function for reading back indirect draw params
the return type of this is a bit clunky because instance values can change, but it's simpler to just return the full draw info struct than to force the caller to keep pulling from arrays or whatever Reviewed-by:Rob Clark <robdclark@chromium.org> Part-of: <!10973>
Please register or sign in to comment