asahi: drop stale comment

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30051>
This commit is contained in:
Alyssa Rosenzweig
2024-07-10 13:21:49 -04:00
committed by Marge Bot
parent 1d4f0d3002
commit 9624b86af0
@@ -133,8 +133,6 @@ agx_draw_vbo_from_xfb(struct pipe_context *pctx,
unsigned count = offset_B / so->stride;
/* XXX: Probably need to divide here */
struct pipe_draw_start_count_bias draw = {
.start = 0,
.count = count,