util/draw: fix map size of indirect buffer in util_draw_indirect_read
this was incorrectly calculating too small of a map region if the stride was less than the size of the struct Fixes: 3eb99323 ("aux/draw: add a util function for reading back indirect draw params") Reviewed-by:Marek Olšák <marek.olsak@amd.com> Part-of: <mesa/mesa!15963>
Please register or sign in to comment