Files
mesa/src
Brian Paul bfaed9dd63 draw: clean-up count assignment in draw_pt_arrays()
count was initialized to draw_info[i].count but then re-assigned a few
lines later.  Remove the original assignment.  Move the var decl.

Signed-off-by: Brian Paul <brianp@vmware.com>
Acked-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19024>
2022-10-11 20:04:37 +00:00
..
2022-10-05 16:09:21 +00:00
2022-09-16 02:06:38 +00:00
2022-10-06 07:30:34 +02:00
2022-10-10 17:22:49 +00:00
2022-10-09 22:39:53 +03:00
2022-07-29 23:59:11 +00:00